List Users

List Users.

Query parameters

organizationIdstringOptional
The Organization ID.
pageTokenstringOptional
A pagination token. Leave empty to get the first page of results.

Response

OK
userslist of objects or null
A list of Users.
nextPageTokenstring or null
The pagination token for the next page of results. Empty if there is no next page.

Errors