List all roles
GET/v1/roles
Lists roles available to the account. Use the returned id as org_role_id when creating or updating a user.
Request
Responses
- 200
- 401
- 403
- 422
Roles retrieved
Missing or invalid bearer token
t_public_api feature flag is disabled for this account
Validation failed (e.g. invalid page or limit)