Bulk Malware Report alert lookup

Retrieve detailed information about multiple Malware Report notifications with data grouped into UI-ready panels.

What this endpoint does

Retrieves detailed panel data for up to 250 Malware Report playbook alerts in a single request. These alerts fire when sandbox analysis matches monitoring rules. Use Playbook Alerts: Search with category: ["malware_report"] to obtain alert IDs. For a single alert, use Playbook Alerts: Malware Report Detail.

Response data

Returns an array of alert objects. Each contains matched file hashes with SHA-256, risk and sandbox scores (1–10), malware family tags, and report IDs usable with the Sandbox Reports API. The spec schema omits log panels from its properties, but panel_log and panel_log_v2 are both present in real responses when "log" is requested — prefer panel_log_v2.

Body Params
playbook_alert_ids
array of strings
required

The unique ids of the triggered Playbook Alerts. Maximum number of ids in a single request is 250.

playbook_alert_ids*
panels
array of strings

Request inclusion of detailed facility alert data, grouped into a set of panels. If left unset, all panels will be returned.

panels
Allowed:
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json