---
title: "List QuickBooks chart of accounts"
method: GET
path: "/money/integrations/quickbooks/accounts"
tags: ["money", "quickbooks"]
---

# List QuickBooks chart of accounts

`GET /money/integrations/quickbooks/accounts`

## Response `200`

OK

- QuickbooksListQuickBooksAccountsOutput
  - `data` QuickbooksQuickBooksAccount[], nullable
    - `account_sub_type` string
    - `account_type` string
    - `active` boolean
    - `currency_ref` string
    - `id` string
    - `name` string

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.net/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/revisions/2648ee5002a9/schema)
