OrganizationUserGroups
List all organization user groups
Returns a list of organization user groups. The organization user groups are returned sorted by creation date in ascending order.
get/v3/organizations/{organizationId}/user-groups
Path parameters
organizationIdstring required
Query parameters
pageinteger
The page number.
limitinteger
The number of records per page. Must be a number between 1 and 100.
sortstring
The sort string to sort the returned records e.g. "-createdAt"
Name of the organization
searchstring
Search string.
ID of the resource.
Date of creation
Date of last update
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.