Skip to main content

List Threats

Get a list of threats.

External Documentation

To learn more, visit the Abnormal documentation.

Basic Parameters

ParameterDescription
Attack TypeFilters threats based on the type of attack.
RecipientFilters threats based on the name or email address of the recipient.
SenderFilters threats based on the name or email address of the sender.
SubjectFilters threats based on the email subject.

Advanced Parameters

ParameterDescription
Page SizeNumber 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

Workflow LibraryPreview this Workflow on desktop