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

Search for domain users.

Use this operation to retrieve all domain users having a given email property.

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 limited to created, email, roles and status.

Allowed:
string

email to search for: a sub-string or regex 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