Roles Controller Get By Id

Path parameters

idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Returns the role with the supplied id

idstring
permissionslist of strings
namestring
descriptionstring

Errors