List Accounts

Get a list of all accounts filtered by various parameters.

This request returns a list of accounts that has been previously created. You can choose to retrieve only Main Accounts (main_account), Customer Accounts (customer_account) or both. In addition, you can use different types of query parameters, such as client_reference, status, or client_account_name to refine your request.

This API supports multiple values in the query string by using repeated query parameters.

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

Filter by fiat account type. It can be main_account or customer_account. Only one main_account is provisioned per currency and created when the currency is enabled for the business. The business can create multiple customer_type accounts for managing its internal operations or for its own end customers.

Allowed:
string
enum

The currency used to make operations with the account based on the three-letter ISO 4217 code.

Allowed:
string

Filter by the reference associated with the client.

string
enum

Filter by the current status of the fiat accounts. Check the Account Statuses to get to know more about each status.

Allowed:
string

The unique identifier of the member.

string
enum

The type associated with the member, which can be a business or linked_individual or linked_business.

Allowed:
int32

The number of pages to show the filtered results of the accounts.

int32

The number of accounts to retrieve per page.

Responses

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