Parameter | Description |
---|---|
Threat ID | The ID representing the threat. Can be retrieved from the ‘List Threats’ action. |
{
"threatId": "<string>",
"messages": [
{
"abxMessageIdStr": "<string>",
"abxMessageId": 320924522410057650,
"abxPortalUrl": "<string>",
"attachmentCount": 2,
"attachmentNames": [],
"attackStrategy": "<string>",
"attackType": "<string>",
"attackVector": "<string>",
"attackedParty": "<string>",
"autoRemediated": true,
"impersonatedParty": "<string>",
"internetMessageId": "<string>",
"isRead": true,
"postRemediated": false,
"recipientAddress": "<string>",
"remediationStatus": "<string>",
"remediationTimestamp": "2025-04-04T21:30:41.974074Z",
"sentTime": "2025-03-27T16:50:07Z",
"ccEmails": [],
"replyToEmails": [],
"returnPath": "<string>",
"senderDomain": "<string>",
"senderIpAddress": "<string>",
"summaryInsights": [
"<string>",
"<string>"
],
"urlCount": 0,
"urls": [],
"fromAddress": "<string>",
"fromName": "<string>",
"receivedTime": "2025-03-27T16:50:15Z",
"subject": "<string>",
"threatId": "<string>",
"toAddresses": [
"<string>"
]
}
]
}
Was this page helpful?