Returns the system tools history retention configuration, including the maximum number of history records to retain for task execution logs.
get /dcapi/tools/systemTools/settings
https://{serverurl}/dcapi/tools/systemTools/settings
Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52
curl --request GET \
--url https://appdomains/dcapi/tools/systemTools/settings \
--header 'Accept: application/json' \
--header 'Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52'Maximum number of execution history records retained per system tools task
{
"maxHistoryCount": 3
}
![]()
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.