Skip to main content
GET
Get bank account
Returns a single bank account.

Path parameters

string
required
The unique identifier of the bank account to retrieve.

Response

string
Unique identifier for the account, prefixed with account_.
string
The ID of the entity that owns this account.
string
The name of the account.
string
The bank account number.
string
The ABA routing number.
integer
The total balance of the account in cents, including funds that are not yet available.
integer
The balance available for use in cents. This excludes any held funds from pending transactions.
string
The timestamp when the account was opened, in ISO 8601 format.