Check triage bundle download status API
Prev Next Checks the status of the triage bundle generation using an HTTP GET request.
GET https://<address>/wsapis/v2.0.0/alerts/alert/<UUID>/triage_pkg/status
Required headers:
X-FeApi-Token:[API-Token]
Returns the current status code of the package generation.
Example response:
{
"status_code": "TRG_PKG_READY",
"message": "Package is ready"
}cURL code sample:
curl -kg -H "$c" "https://<cms ip>/wsapis/v2.0.0/alerts/alert/5e7fa099-e9eb-4241-b704-9d5243ddcbe8/triage_pkg/status"
Was this article helpful?
Related articles
Network Security (NX) > Common Security Platform Product Docs > API Reference Release 2025.1 > Endpoints > System information
File Protect (FX) > File Protect 10.x > File Protect 10.x Product Guide > Using the product > Quarantines > Viewing malware
File Protect (FX) > File Protect 11.x > File Protect 11.x Product Guide > Using the product > Quarantines > Viewing malware
Central Management System (CMS) > Central Management System System Administration Guide Release 11.x > Appliances > Monitoring aggregated alert data