API ReferenceRoles
Get Roles
List roles.
Authorization
bearerAuth superuserAuthorization<token>
In: header
Scope: superuser
Response Body
application/json
Try it live
curl -X GET "https://example.com/roles"[ {}]List roles.
bearerAuth superuserIn: header
Scope: superuser
application/json
curl -X GET "https://example.com/roles"[ {}]