v1
latestOpenAPI 3.0.02026-07-23620132.5 KBOrganizations / User organization roles
List user roles
Retrieves information about all users and their roles in the organization with the specified organizationId.
get/organizations/{organizationId}/user-organization-roles
Path parameters
organizationIdinteger required
The ID of the organization.
Query parameters
cols[]string[]
Specifies columns that are returned in the response. Use the cols[] parameter for every column that you want to return in the response. For example GET /endpoint?cols[]=key1&cols[]=key2 to get both key1 and key2 columns in the response.
Check the "Filtering" section for a full example.
Response
Successful response