---
title: "Get Zapier Status"
method: GET
path: "/zapier/status"
tags: ["Zapier"]
---

# Get Zapier Status

`GET /zapier/status`

Whether this firm has a live Zapier connection (drives the tile badge).

## Response `200`

Successful Response

- AppIntegrationsZapierSchemasZapierStatusResponse — Drives the Zapier tile's connected badge.
  - `connected` boolean, required
  - `connected_at` string, nullable

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/4a81645b59f6/schema)
