Used to get deployment applicable resources list
https://{serverurl}/intelligence/api/deployments/deploymentResources
Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52
curl --request GET \
--url https://appdomains/intelligence/api/deployments/deploymentResources \
--header 'Accept: application/deploymentResources.v1+json' \
--header 'Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52'Resource module entry keyed by resource type id
Display name of the resource module type
Resource type identifier
Icon key used by the UI for this resource type
{
"1": {
"displayName": "Workflows",
"resourceTypeID": 1,
"icon": "workflow-icon"
}
}
![]()
Duration: 1 minute | Threshold: 30 | 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.