Users
Get Role
Retrieve a role by its ID
GET
/
roles
/
{id}
Authorizations
Path Parameters
Response
200 - application/json
A role is an object containing permissions that can be assigned to users.
The id of the role
The name of the role
The permissions associated with the role
The date and time this role was last updated
The date and time this role was created
The description of the role