Detailed Identity Novel Exposures alert data

Retrieve detailed information about a Identity Novel Exposures Playbook Alert with data grouped into UI-ready panels.

What this endpoint does

Retrieves detailed information for a single Identity Novel Exposures alert, identified by its alert ID in the URL path. These alerts are triggered when newly stolen credentials belonging to your organization's users are discovered — typically harvested by infostealer malware from compromised endpoints. Use the Playbook Alerts: Search endpoint with category identity_novel_exposures to discover alert IDs. The optional panels body parameter lets you request specific data sections ("status", "summary", or "log"). For retrieving multiple alerts at once, use the Playbook Alerts: Identity Exposures Bulk endpoint instead.

Response data

The response contains a single alert with panel-organized data: panel_evidence_summary provides the core intelligence including the compromised identity (email), the service URL where credentials were used, exposed secret details (password hashes in multiple algorithms, cleartext status), compromised host forensics (OS, malware file path, exfiltration date, antivirus), the malware family responsible, attacker infrastructure, and the credential source metadata; panel_status provides alert metadata; and panel_log_v2 tracks the change history.

Path Params
string
required

The unique id of a specific Playbook Alert

Body Params
panels
array of strings

Request inclusion of detailed 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