Roles
List organization roles
Lists the roles configured for the organization.
get/organization/roles
Query parameters
limitinteger
A limit on the number of roles to return. Defaults to 1000.
afterstring
Cursor for pagination. Provide the value from the previous response's next field to continue listing roles.
order'asc' | 'desc'
Sort order for the returned roles.
Response
Roles listed successfully.