Streams the execution log file for the specified system tools task history record. Requires 'historyID' query parameter to identify the specific task execution run.
get /dcapi/tools/systemTools/logFile
https://{serverurl}/dcapi/tools/systemTools/logFile
Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52
Unique ID of the system tools task execution history record whose log file is to be downloaded
curl --request GET \
--url https://appdomains/dcapi/tools/systemTools/logFile \
--header 'Accept: application/octet-stream' \
--header 'Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52'200 OK![]()
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.