Authorizations
Your API key.
Query Parameters
Filter users by name or email (partial match).
Filter users by their pricing tier ID.
Specify the field to sort results by.
Sorting direction: asc
for ascending, desc
for descending.
Available options:
desc
, asc
Number of results per page. If omitted, all results are returned.
Response
200 - application/json
A paginated list of users matching the search criteria.
Current page number
List of users on the current page
First user index on the current page
Total number of pages
URL of the next page (if available)
Number of users per page
Last user index on the current page
Total number of users