Skip to main content
GET
List Roles

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Response

200 - application/json

Successful Response

id
string
required

Unique identifier for the role

name
string
required

Role name (e.g., 'admin', 'user', 'billing_manager')

userType
enum<string>
required

Role type (ADMIN, PROVIDER, USER)

Available options:
ADMIN,
PROVIDER,
USER
createdDate
string<date-time> | null

When the role was created

updatedDate
string<date-time> | null

When the role was last updated

description
string | null

Description of what this role does

permissions
string[]

List of permission strings