Skip to main content
GET
List bank accounts

Authorizations

X-API-KEY
string
header
required

Response

List of bank accounts

name
string
required

Human readable name for the bank account

id
integer

Unique numeric identifier

currency
string | null

Three-letter ISO 4217 currency code (e.g. USD, EUR). Must be uppercase. Optional — bank accounts may be created without a currency.

Pattern: ^[A-Z]{3}$
created_at
string<date-time>
updated_at
string<date-time>