List all accounts
Accounts
List accounts
Page through the accounts in your organisation.
GET
List all accounts
Returns a paginated list of accounts. Filter by
status or externalId, and page with page/size (see Pagination). Each account belongs to a party and holds wallets and virtual bank accounts.Authorizations
OAuth2 client credentials flow. Token endpoints:
Query Parameters
Filter by external ID (exact match)
Filter by account status Status of an account
Available options:
ACTIVE, SUSPENDED, CLOSED Field to sort by
Sort direction
Available options:
ASC, DESC Page number (1-based indexing)
Required range:
x >= 1Number of items per page
Required range:
x >= 1
