Find bank accounts by criteria
Path parameters
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
Filter by bank account kind (e.g., BANK, CRYPTO)
Filter by whether the account is virtual (true/false)
Filter by crypto address (if applicable)
Filter by crypto network (if applicable)
Filter by country ID (UUID)
Filter by currency ID (UUID)
Filter by associated contact ID (UUID)
Filter by country code (e.g., US, AR)
Filter by currency code (e.g., USD, ARS)
Filter by whether the account is the default account (true/false)
Filter by whether the account balance is tracked (true/false)
Filter by deletion status (true/false). If omitted, defaults to active accounts
Filter by account type: true for fiat accounts (BANK), false for crypto accounts (CRYPTO)
Response
Two-letter ISO country code