# Chart of Accounts

## 📄️ Fetches a list of chart_of_accounts
Retrieves a paginated list of chart of accounts based on the provided query parameters. Each chart of account includes details such as app_name, account_identifier, account_name, account_currency, account_type.

[Link to Document](/content/docs/bookkeep_api_v1/get-chartof-accounts-list/index.html)

## 📄️ Get a specific chart_of_account by ID
Get a specific chart_of_account by ID.

[Link to Document](/content/docs/bookkeep_api_v1/get-chart-of-account/index.html)
