ListOrgUnitRoles
List all roles currently bound to the specified organizational unit.
GET
/api/v1/tenants/{tenantUuid}/org/units/{uuid}/rolesOperation ID
ListOrgUnitRolesSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
tenantUuidStringRequiredUUID of the tenant that owns the org unit
uuidStringRequiredUUID of the org unit to list roles for
