Retrieves Office Click-to-Run update configuration.
get /dcapi/patch/settings/officeClickToRun
https://{serverurl}/dcapi/patch/settings/officeClickToRun
Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52
curl --request GET \
--url https://appdomains/dcapi/patch/settings/officeClickToRun \
--header 'Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52'Whether Office Click-to-Run updates are enabled
Update channel: Monthly, Semi-Annual, etc.
Target Office version string
List of excluded Office applications
Office CTR configuration
{
"excludeApps": [],
"officeCTREnabled": true,
"customerSettings": {},
"updateChannel": "Monthly",
"targetVersion": "16.0.12345"
}
![]()
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.