These docs are for v1.6.2. Click to read the latest docs for v1.15.1.

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.

Response

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