Search for domain users.

Use this operation to list all domain users or search for domain users given their email.

Paging and sorting is supported.

Query Params
integer
Defaults to 0

Index of the page to retrieve (from 0).

integer
Defaults to 20

Number of users per page.

string
enum
Defaults to ASC

Sorting direction: ASC for ascending DESC for descending.

Allowed:
string
enum
Defaults to created

Sorting property: possible values are email, created, roles, info.firstName, info.lastName, status.

Allowed:
string

email to search for: a sub-string of the email.

Responses

400

Invalid request. More details are returned in the response body as a JSON object.

Language
Credentials
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json