Lists all of an Instance’s Ledgers.
The access token received from the authorization server in the OAuth 2.0 flow.
The Teal instance ID The Teal instance ID
Optional ledger type used for filtering. Optional ledger type used for filtering.
asset, liability, equity, revenue, expense Optional ledger sub type used for filtering. Optional ledger sub type used for filtering.
current_assets, non-current_assets, transfers_between_accounts, uncategorized_assets, current_liabilities, non-current_liabilities, equity, operating_revenues, other_income, cost_of_goods_sold, operating_expenses, other_expenses Optional financial account type used for filtering. Optional financial account type used for filtering.
bank_account, credit_card, payments, payroll, loan, prepaid_card, accounts_receivable, accounts_payable Optional ledger debit/credit used for filtering. Optional ledger debit/credit used for filtering.
debit, credit A comma separated list of sort orders for the results. A comma separated list of sort orders for the results.
name, -name, type, -type, sub_type, -sub_type, debit_credit, -debit_credit Comma-separated list of Ledger expand paths. Comma-separated list of Ledger expand paths.
parent, parent.parent, details The number of records to return. Max limit is 1000. The number of records to return. Max limit is 1000.
1 <= x < 1001Successful Response