List all organization users
Returns a list of organization users. The organization users are returned sorted by creation date in ascending order.
Path parameters
Query parameters
The page number.
The number of records per page. Must be a number between 1 and 100.
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.
Unique identifier for the product.
Last datetime at which user used the app.
Search string.
ID of the resource.
Date of creation
Date of last update
Response
OK
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○