v1

latestOpenAPI 3.1.12026-07-242899061.7 MB
Malicious Sites

Playbook Alerts: Malicious Sites Detail

Retrieve detailed information about a Malicious Sites Playbook Alert with data grouped into UI-ready panels.

post/malicious_sites/{playbook_alert_id}

Path parameters

playbook_alert_idstring required

The unique id of a specific Playbook Alert

Request body

panelsstring[]

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

Example request

{
  "panels": [
    "status",
    "summary",
    "dns",
    "whois",
    "log"
  ]
}

Response

Data for the requested panels.