Returns configuration and feature status flags for the DEX module
get /intelligence/api/common/meta
https://{serverurl}/intelligence/api/common/meta
Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52
curl --request GET \
--url https://appdomains/intelligence/api/common/meta \
--header 'Accept: application/intelligenceMeta.v1+json' \
--header 'Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52'Id of the insight ruleset
Last visited target information
Id of the custom group last visited
Id of the remote office last visited
Status indicating if extensions are enabled
Status indicating if Zia chatbot is enabled
Id of the last visited score profile
Status indicating if timeline feature is enabled
Flag to show or hide the overview intro
Status indicating if initial data has been prepared
Status indicating if deployment is enabled
Status indicating if DEX agent is installed
Status indicating if sentiment scoring is enabled
{
"rulesetId": "1",
"lastVisitedTarget": {
"customGroupId": "1"
},
"extensionStatus": true,
"ziaChatBotStatus": true,
"lastVisitedProfileId": "1",
"timelineEnabled": false,
"showOverviewIntro": false,
"initialDataPrepared": true,
"isDeploymentEnabled": true,
"isEIAgentInstalled": true,
"isSentimentScoreEnabled": true
}
![]()
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.