Accounts
List accounts
Returns a paginated list of accounts.
get/v1/accounts
Query parameters
limitinteger
Number of results per page (1-100). Defaults to 10.
cursorstring
Opaque cursor from a previous next_cursor.
account_numberstring
Filter by exact fiat account number. Crypto wallets are excluded when set.
account_holder_namestring
Filter by account holder name (case-insensitive phrase match). Crypto wallets are excluded when set.
status'pending' | 'active' | 'frozen'
Filter by account status.
parent_idstring uuid
ID of the account program to list virtual accounts for.
Response
List of accounts