# Accounts Manage your chart of accounts. Create and maintain the accounts used to categorize financial transactions, including assets, liabilities, equity, revenue, and expenses. ## List accounts - [GET /public/v1/accounts/](https://docs.dualentry.com/resources/accounts/core_api_public_accounts_list_accounts.md): Retrieve a paginated list of chart of accounts with filtering and search capabilities. ## Get account - [GET /public/v1/accounts/{account_number}/](https://docs.dualentry.com/resources/accounts/core_api_public_accounts_get_account.md): Retrieve a specific account by number with all related data including company access.