Get Chart of Accounts
Retrieve the complete chart of accounts for an entity, organized by account type (Assets, Liabilities, Equity, Revenue, Expenses). This endpoint provides all the account information needed to create transactions and transfers. Enhanced mode includes bank account details, balances with pending transactions, account hierarchy, and validation data similar to financial reports.
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
Response
Financial totals by account type (enhanced mode only)
Flat list of accounts with hierarchy information (enhanced mode only)
Bank account details with Plaid information (enhanced mode only)
Bank account reconciliation data (enhanced mode only)
Validation and accounting equation checks (enhanced mode only)