List users in an account

Retrieves a list of the users in an account. Optional query parameters can be used to filter the list. By default, only one sender is retrieved. To retrieve additional users you must modify the "to" and "from" parameters, where each number in the parameter corresponds to a user. For example: to = 3 from = 10 Will return users 3 to 10 in the user list.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Any text which is going to be used in conjunction with the searchtype if provided.

int32

The first record that will be returned. Useful for pagination.

int32

The last record that will be returned. Useful for pagination.

string

The direction according to which the data will be sorted. 'asc' for ascending and 'desc' for descending.

Responses

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