Retrieves the list of all patches that have been downloaded to Endpoint Central.
get /dcapi/patch/reports/downloadedPatches
https://{server-hostname}:8383/dcapi/patch/reports/downloadedPatches
PatchMgmt.READCopied!
Authorization: d92d4xxxxxxxxxxxxx15f52
curl --request GET \
--url https://appdomain/dcapi/patch/reports/downloadedPatches \
--header 'Authorization: d92d4xxxxxxxxxxxxx15f52'Pagination metadata
Total number of records matching the query
Array of downloaded patch entries
Download status label key
Patch language code
OS language code
Transformed platform name
Security bulletin identifier
Download status image path
Patch file size in bytes
Formatted download time
Transformed patch description
Approval status ID, or null
Download status code
Formatted patch file size
Patch status, or null
How-to URL for the patch, or null
Unique patch identifier
Patch file name
Full description of the patch
Transformed internationalization language name
Patch details patch ID
Transformed patch file name
Superceded by patch ID, or NA
Internationalization language key
Approval status label key, or null
Transformed download remarks
Error KB article URL, or null
Patch patch ID reference
Patch location ID
Size value, or null
Formatted patch release date
Transformed superceded by value
Download time in epoch milliseconds
PM patch location patch ID
Patch language code
Patch last updated time in epoch milliseconds
Transformed bulletin ID
Download remarks arguments, or null
Transformed approval status label
Formatted patch supported date
Platform code: 1=Windows, 2=Mac, 3=Linux
Patch release time in epoch milliseconds
Transformed patch ID
Platform display name
Customer patch status patch ID, or null
Patch type code
Patch supported time in epoch milliseconds
Transformed download status label
Download remarks key
Customer ID, or null
Additional remarks, or null
Status image path, or null
Total number of pages available
Pagination links for next and previous pages
URL for the next page of results, or null if on the last page
URL for the previous page of results, or null if on the first page
Operation result: success
Error code: INTERNAL_ERROR for server-side failures
Localized error description: dc.rest.api_internal_error
Downloaded patches list
{
"metadata": {
"limit": 25,
"page": 1
},
"totalRecords": "1",
"messageResponse": [
{
"patch_download_status_label": "dc.common.SUCCESS",
"patch_lang": "0",
"os_language": "0",
"platform_name_transform": "Windows",
"bulletin_id": "TU-052",
"patch_download_status_image": "images/download_success.png",
"patch_size": "476432",
"download_time_transform": "May 17, 2026 10:26 PM",
"patch_description_transform": "HyperSnap 9 (9.6.1)",
"status_id": null,
"download_status": "221",
"patch_size_transform": "14.04 MB",
"patch_status": null,
"how_to_url": null,
"patch_id": "301087",
"patch_name": "PreReqHandler.exe",
"patch_description": "GIMP Prerequisite Handler",
"i18n_transform": "Multilingual",
"patchdetails_patchid": "301087",
"patch_name_transform": "HS9Setup32DE.exe",
"superceded_by": "NA",
"i18n": "Multilingual",
"status_label": null,
"download_remarks_transform": "Already available in the server store",
"error_kb_url": null,
"patch_patchid": "301087",
"patch_location_id": "1792660",
"size": null,
"patch_released_time_transform": "Dec 17, 2025",
"superceded_by_transform": "NA",
"download_time": "1779183057853",
"pmpatchlocation_patchid": "301087",
"patch_language": "0",
"patch_updated": "1751356072000",
"bulletin_id_transform": "TU-1292",
"download_remarks_args": null,
"status_label_transform": "Approved",
"patch_supported_time_transform": "Dec 17, 2025",
"platform": "1",
"patch_released_time": "1385577000000",
"patch_id_transform": "354364",
"platform_name": "Windows",
"customerpatchstatus_patch_id": null,
"patch_type": "2",
"patch_supported_time": "1397143425000",
"patch_download_status_label_transform": "Success",
"download_remarks": "desktopcentral.server.patchmgmt.patch_download_success",
"customer_id": null,
"remarks": null,
"status_image": null
}
],
"totalPages": 1,
"Links": {
"next": null,
"prev": null
},
"status": "success"
}
Server-side error
{
"error_description": "dc.rest.api_internal_error",
"error_code": "INTERNAL_ERROR"
}
![]()
Duration: 1 minute | Threshold: 50 | 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.
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.