Returns a boolean flag indicating whether at least one alert profile is available.
get /intelligence/api/alerts/getEIAlertsMeta
https://{serverurl}/intelligence/api/alerts/getEIAlertsMeta
Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52
curl --request GET \
--url https://appdomains/intelligence/api/alerts/getEIAlertsMeta \
--header 'Accept: application/alertMetaJson.v1+json' \
--header 'Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52'Indicates if at least one alert profile exists
Internal server error code for alerts metadata operation
Internal server error message for alerts metadata operation
Profile availability metadata
{
"isAlertProfileAvailable": true
}
Unexpected metadata query failure
{
"errorMessage": "Unable to fetch alert metadata due to internal error",
"errorCode": "INTERNAL_ERROR"
}
![]()
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.