Get all connected Zoho CRM integrations for the current tenant. Use the _id field from the response as the integration_id parameter in other endpoints.
GET
/
api
/
zoho
/
integrations
List all Zoho integrations
Copy
curl --request GET \ --url https://api.g-tateth.com/api/zoho/integrations \ --header 'Authorization: <api-key>'