🔒 Private label — contact sales. Requires a private-label entitlement on your API client.
list all permissions
Security
oauth2ClientCredentials(Required scopes: roles:read)
- Mock serverhttps://developer.boyahq.com/_mock/v2/openapi/permissions
- Productionhttps://api.boyahq.com/v2/permissions
- Sandboxhttps://sandbox.api.boyahq.com/v2/permissions
curl -i -X GET \
https://developer.boyahq.com/_mock/v2/openapi/permissions \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>' \
-H 'business_id: string'Response
{ "status": 200, "data": [ { … } ], "timestamp": "2026-01-08T12:07:27.605Z" }