List Threats
Get a list of threats.
External Documentation
To learn more, visit the Abnormal documentation.
Basic Parameters
Parameter | Description |
---|---|
Attack Type | Filters threats based on the type of attack. |
Recipient | Filters threats based on the name or email address of the recipient. |
Sender | Filters threats based on the name or email address of the sender. |
Subject | Filters threats based on the email subject. |
Advanced Parameters
Parameter | Description |
---|---|
Page Size | Number of threats on each page. |
Example Output
{
"threats": [
{
"threatId": "184712ab-6d8b-47b3-89d3-a314efef79e2"
}
],
"pageNumber": 1,
"nextPageNumber": 2
}
Workflow Library Example
List Threats with Abnormal and Send Results Via Email
Preview this Workflow on desktop