GetRole
Returns a Role with permissions assigned to that role.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Defines fields returned for the role. Defaults to ROLE_VIEW_FULL.
ROLE_VIEW_UNSPECIFIED
, ROLE_VIEW_BASIC
, ROLE_VIEW_FULL
OK
The response is of type object
.