Retrieve an organization user group
Retrieves the details of an existing organization user group.
GET/v3/organizations/{organizationId}/user-groups/{id}
JWT
organization:userGroup:read
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| organizationId* | string | path | |
| id* | string | path | Unique identifier for the organization user group. |
Responses
200
401
403
404
429
500