API Reference

Fetch a list of Admin users

Log in to see full request history
Query Params
string

Specify the cursor to begin returning results from

int32
1 to 100
Defaults to 25

Specify the number of records to return in each response.

string

A query clause used to filter the set of resources returned. Use
: for exact matches (including for boolean fields), ~ for
partial-string matches. :["a","b","c"] or :[1,2,3]
can be used for fields that support multi-value search.
Datetime fields support exact-matching
(:) as well as less-than (<) and greater-than (>). The
searchable fields are:

first_name , last_name , email , created_at

Search clauses can be combined with the AND and OR operators.

For more information, see the search documentation.

Headers
string
required
Defaults to 2023-05-26

Specify the API version to be used

Responses

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