Skip to main content
GET
List Team Roles Full

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Response

200 - application/json

Array of role objects with name, permissions, identifier, and id fields

id
integer

Unique role identifier

name
string

Role display name

permissions
object

Permission set granted by this role

identifier
string

System identifier such as 'team_manager', or null for custom roles