Skip to main content
GET
show team roles

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Response

Success response

name
string

Name of the role

Example:

"admin"

permissions
string[]

Permissions associated with the role

Example:
identifier
string

Unique identifier for the role

Example:

"admin_role"

id
integer

Role ID

Example:

1234