Used to get the customer list data
get /intelligence/api/targets/deploymentCustomers
https://{serverurl}/intelligence/api/targets/deploymentCustomers
Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52
Page offset for pagination (0-based, default: 0)
Maximum number of results per page (default: 50)
Optional search filter applied to customer names
curl --request GET \
--url https://appdomains/intelligence/api/targets/deploymentCustomers \
--header 'Accept: application/deploymentCustomers.v1+json' \
--header 'Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52'Empty customer list returned for single-tenant deployments
Single-tenant deployment
{
"customers": []
}
![]()
Duration: 1 minute | Threshold: 120 | Lock period: 5 minutes
Duration - Time window for the threshold.
Threshold - Number of API calls allowed within the specified duration.
Lock Period - Wait time before consecutive API requests.
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.