Retrieves the list of all patches supported and manageable by Endpoint Central.
get /dcapi/patch/reports/supportedPatches
https://{server-hostname}:8383/dcapi/patch/reports/supportedPatches
PatchMgmt.READCopied!
Authorization: d92d4xxxxxxxxxxxxx15f52
curl --request GET \
--url https://appdomain/dcapi/patch/reports/supportedPatches \
--header 'Authorization: d92d4xxxxxxxxxxxxx15f52'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
Array of supported patch entries
Security bulletin identifier
Transformed bulletin ID
Customer identifier
Download status, or null
Name of the user who approved the patch
Transformed approving user name
Whether patch is superceded: 0=No, 1=Yes
Approval status label key
Transformed approval status display
New patch info patch ID, or null
Full description of the patch
Transformed patch description
Image path for download status, or null
Label for download status, or null
Unique patch identifier
Patch language code
Patch file name
Transformed patch file name
Reboot requirement code: 0=Not Required, 1=May Require
Transformed reboot requirement display
Patch ID reference
Transformed patch ID reference
Patch release time in epoch milliseconds
Formatted patch release date
Patch remarks
Patch file size in bytes
Formatted patch file size
Patch status code
Patch supported time in epoch milliseconds
Formatted patch supported date
Patch type code
Uninstall support status code
Transformed uninstall status display
Patch updated time in epoch milliseconds
Last updated time in epoch milliseconds
Formatted last updated date and time
Patch details patch ID
Platform code: 1=Windows, 2=Mac, 3=Linux
Platform display name
Transformed platform name
PM patch location patch ID
PM patch type status code
Severity display name
Severity code
Severity label key
Transformed severity display
Software version/sequence number
Transformed version number
Image path for approval status
Superceded by patch ID, or NA
Transformed superceded by value
Update type ID
Update type name
Transformed update type name
Vendor name
Transformed vendor name
Pagination metadata
Operation result: success
Total number of pages available
Total number of records matching the query
Error code: INTERNAL_ERROR for server-side failures
Localized error description: dc.rest.api_internal_error
Supported patches list
{
"metadata": {
"limit": 25,
"page": 1
},
"totalRecords": "323416",
"messageResponse": [
{
"update_id": "4",
"patch_download_status_label": null,
"pmpatchtype_status": "0",
"patch_lang": "1",
"patch_noreboot_transform": "Not Required",
"sqnumber": "915597",
"patch_patchid_transform": "343858",
"platform_name_transform": "Windows",
"bulletin_id": "AV-FCS03",
"patch_noreboot": "0",
"update_name": "Definition Update",
"patch_download_status_image": null,
"patch_size": "174147184",
"patch_description_transform": "Screaming Frog SEO Spider (21.3)",
"patch_uninstall_status": "0",
"download_status": null,
"patch_updated_time_transform": "Feb 10, 2026 03:47 PM",
"patch_size_transform": "772.31 MB",
"patch_status": "211",
"patch_uninstall_status_transform": "Not Supported",
"patch_id": "400009",
"patch_name": "mpam-fe-defender-x64.exe",
"update_name_transform": "Third Party Updates",
"patch_description": "The latest update for Microsoft Defender (1.421.755.0)",
"patchdetails_patchid": "400009",
"patch_name_transform": "ScreamingFrogSEOSpider-21.3.exe",
"sqnumber_transform": "21.3",
"vendor_name": "Microsoft",
"superceded_by": "NA",
"label_transform": "Approved",
"patch_patchid": "400009",
"patch_released_time_transform": "Dec 12, 2024",
"superceded_by_transform": "NA",
"pmpatchlocation_patchid": "400009",
"patch_updated_time": "1770718649504",
"patch_updated": "1733949299000",
"is_superceded": "0",
"bulletin_id_transform": "TU-933",
"patch_supported_time_transform": "Dec 12, 2024",
"platform": "1",
"first_name_transform": "DC-SYSTEM-USER",
"patch_released_time": "1734021181000",
"platform_name": "Windows",
"severity_transform": "Moderate",
"patch_type": "4",
"first_name": "DC-SYSTEM-USER",
"severity": "0",
"pmseverity_name": "Unrated",
"patch_remarks": "",
"label": "dc.common.APPROVED",
"severity_name": "dc.rep.patchreport.unrated",
"vendor_name_transform": "Screaming Frog Ltd",
"patch_supported_time": "1734021181000",
"customer_id": "16222000000226138",
"newpatchinfo_patchid": null,
"status_image": "images/approved_icon.gif"
}
],
"totalPages": 12937,
"Links": {
"next": "/dcapi/patch/reports/supportedPatches?mobileView=True&page=2&pageLimit=25",
"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.