API ReferenceRoles
Get Role By Name
Get a single role by name.
Authorization
bearerAuth superuserAuthorization<token>
In: header
Scope: superuser
Path Parameters
name*string
The name.
Response Body
application/json
Try it live
curl -X GET "https://example.com/roles/string"{}