Retrieves the paginated list of the users of the tenant.
The results are limited to the users visible within the context of the caller, i.e. the users belonging to its own organization and to the partners, customers and locations it manages.
The list can be filtered by email, and sorted and paginated through the sort, page and size parameters.
Required permissions: READ_ALL_USERS.
The name of the tenant (e.g. acme).
Condition on email address.
For more details on predicates, see the payload common concepts article.
The number of elements to retrieve for the current page.
The page number to retrieve (zero-based).
The sorting criteria based on object properties.
Successful operation.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.