- Productionhttps://api-v2.dash.app/groups
- Staginghttps://api-v2.dashstaging.app/groups
curl -i -X GET \
https://api-v2.dash.app/groups \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Response
- ALL_OPTIONS
- SPECIFIC_OPTIONS
[ { "result": { … }, "permittedActions": [ … ] } ]