---
title: "Get the QuickBooks connection status"
method: GET
path: "/money/integrations/quickbooks/connection"
tags: ["money", "quickbooks"]
---

# Get the QuickBooks connection status

`GET /money/integrations/quickbooks/connection`

## Response `200`

OK

- QuickbooksQuickBooksConnectionStatusOutput
  - `company_name` string
  - `connected` boolean
  - `needs_reconnect` boolean
  - `realm_id` string
  - `writes_enabled` boolean

## 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/e4a31fb0de17/schema)
