---
title: "Zoho Status"
method: GET
path: "/oauth/zoho/status"
tags: ["OAuth"]
---

# Zoho Status

`GET /oauth/zoho/status`

Check if Zoho integration is connected for the current customer

## Response `200`

Successful Response

- ZohoStatus — Zoho Calendar connection status
  - `connected` boolean, required
  - `connected_at` string, nullable
  - `expires_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)
