---
title: "chartOfAccounts.list"
method: POST
path: "/capabilities/chartOfAccounts.list"
tags: ["Capabilities"]
---

# chartOfAccounts.list

`POST /capabilities/chartOfAccounts.list`

List Charts of Accounts available to the current workspace.

## Request body

- object
  - `page` integer
  - `limit` integer
  - `search` string
  - `includeAccounts` boolean

## Response `200`

Successful response

- object
  - `success` boolean
  - `code` integer
  - `data` object
    - `result` object — Capability-specific result

## Other responses

- `400` — Invalid input
- `401` — Authentication required
- `404` — Resource not found

## Changes

- **2026-07-31** `da17f0eb65a2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/receiptor/apis/receiptor-ai-api/changes/capabilities/chartOfAccounts.list/post.md)

---

[API](https://skmtc.dev/receiptor/apis/receiptor-ai-api.md) · [All operations](https://skmtc.dev/receiptor/apis/receiptor-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/receiptor/receiptor-ai-api/revisions/6687ff8993a0/schema)
