Fetches a list of users based on the specified filters.
Your API key.
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.
desc
, asc
Number of results per page. If omitted, all results are returned.
A paginated list of users matching the search criteria.
The response is of type object
.