Skip to main content
GET
Get external account
Returns the full details of an external account, including account and routing numbers. This endpoint returns the external account regardless of its status, so you can use it to look up archived external accounts.

Path parameters

string
required
The ID of the external account to retrieve, prefixed with external_account_.

Response

Returns the external account object.
string
Unique identifier for the external account, prefixed with external_account_.
string
The ID of the entity that owns this external account.
string
The human-readable label for this external account.
string
The 9-digit ABA routing number of the account holder’s bank.
string
The external account’s bank account number.
string
The external account’s current status. One of active or archived.
string
ISO 8601 timestamp of when the external account was created.