Get All Accounts

Retrieves the first 1000 accounts that match the query parameters. Sorting is based on creation time. The created_after/created_before query parameters can be used to paginate the results. To further limit the size of the response, the entities query parameter can be used to specify which properties are included in the response.

Query Params
string

A space-delimited list of tokens. The response will contain accounts that match with all of the tokens (i.e. a logical AND). A match means the token is present in either the account’s associated account number, phone number, name, or e-mail address (logical OR).

date-time

Inclusive of timestamp. Example: 2019-10-12T07:20:50.52Z

date-time

Inclusive of timestamp. Example: 2019-10-12T07:20:50.52Z

string

See the AccountStatus model for values

string
enum

The chronological order of response based on the submission time. asc or desc. Defaults to desc.

Allowed:
string
enum

Comma-delimited entity names to include in the response. If not specified, all entities are included.

Allowed:
Response

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