GET
/
v1
/
businesses
/
{businessId}
/
external-accounts
/
{externalAccountId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Content-Type
string

Content-Type must be set to application/json

Path Parameters

businessId
string
required

The UUID of the business to fetch external accounts for.

externalAccountId
string
required

The UUID of the external account to fetch.

Response

200 - application/json
id
string

Unique identifier for the external account

external_account_external_id
string

Unique ID of the external account in an external system for linking and idempotency.

external_account_source
enum<string>

Source of the external account.

Available options:
UNIT,
PLAID,
API,
STRIPE,
CUSTOM
external_account_name
string

Name of the external account

latest_balance_timestamp
object

The latest balance timestamp

current_ledger_balance
integer

Current ledger balance of the external account in cents

mask
string | null

Last 4 digits of the external account number

institution
object

The institution that the external account is associated with.

connection_needs_repair_as_of
string | null

Timestamp indicating when the connection started needing repair