Headers
Value must be 'Bearer <token>' where <token> is an API key prefixed with 'bc_' or a JWT token.
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
Path Parameters
The account id
Response
The account details have been successfully retrieved.
The unique identifier of the account
1
The name of the account
"Cash Account"
The slug of the account
"cash-account"
The code of the account
"1001"
The index of the account
1
The type of the account
"bank"
The formatted account type label
"Bank Account"
The parent account ID
null
Whether the account is predefined
false
The currency code of the account
"USD"
Whether the account is active
true
The bank balance of the account
5000
The formatted bank balance
"$5,000.00"
The last feeds update timestamp
"2024-03-20T10:30:00Z"
The formatted last feeds update timestamp
"Mar 20, 2024 10:30 AM"
The amount of the account
5000
The formatted amount
"$5,000.00"
The Plaid item ID
"plaid-item-123"
The Plaid account ID
"plaid-account-456"
Whether the feeds are active
true
Whether the account is syncing owner
true
Whether the feeds are paused
false
The account normal
"debit"
The formatted account normal
"Debit"
The flatten name with all dependant accounts names
"Assets: Cash Account"
The account level in the hierarchy
2
The creation timestamp
"2024-03-20T10:00:00Z"
The update timestamp
"2024-03-20T10:30:00Z"