Roles
get
Authorizations
AuthorizationstringRequired
Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'
Query parameters
afterstringOptional
limitnumberOptional
Responses
200Success
application/json
and
get
/v1/roles200Success
get
Authorizations
AuthorizationstringRequired
Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'
Path parameters
roleIdstringRequired
Responses
200Success
application/json
idstringRequired
Unique ID
namestringRequired
Name of Role
is_systembooleanRequired
If true, this a Role defined and managed by the system.
get
/v1/roles/{roleId}200Success
Last updated