Auth
Get role
GetRole
Returns a Role with permissions assigned to that role.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Defines fields returned for the role. Defaults to ROLE_VIEW_FULL.
Available options:
ROLE_VIEW_UNSPECIFIED
, ROLE_VIEW_BASIC
, ROLE_VIEW_FULL
Response
200 - application/json