v1
latestOpenAPI 3.0.42026-08-062942352.0 MBOrganizationUsers
List all organization users
Returns a list of organization users. The organization users are returned sorted by creation date in ascending order.
get/v3/organizations/{organizationId}/users
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"
Unique identifier for the user group.
Role of the user.
Email address of the user.
Name of the user.
productIdstring
Unique identifier for the product.
Last datetime at which user used the app.
searchstring
Search string.
ID of the resource.
Date of creation
Date of last update
Response
OK