v1
latestOpenAPI 3.0.12026-08-0435481.5 MBOrganizations
Get roles for a user in an organization
Get roles assigned to a user in the specified organization with pagination.
get/api/organizations/{id}/users/{userId}/roles
Path parameters
idstring required
The unique identifier of the organization.
userIdstring required
The unique identifier of the user.
Query parameters
pageinteger
Page number (starts from 1).
page_sizeinteger
Entries per page.
Response
A list of roles assigned to the user.