---
title: "Get Zoho Settings"
method: GET
path: "/developer/zoho-settings"
tags: ["Developer", "Developer - Settings"]
---

# Get Zoho Settings

`GET /developer/zoho-settings`

Get Zoho settings for the current customer.

This endpoint is restricted to developer users only.
Returns settings for Zoho CRM integration.

## Response `200`

Successful Response

- ZohoSettingsResponse — Zoho settings response model
  - `zoho_leads_disabled` boolean, required — Whether automatic Zoho lead creation is disabled in the pipeline

---

[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)
