Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Get information of links in a threat campaign.
Parameters
| Parameter | Description |
|---|
| Threat ID | The ID representing the threat. Can be retrieved from the ‘List Threats’ action. |
Example Output
{
"links": [
{
"abxMessageIdStr": "<string>",
"abxMessageId": 94800211397636048,
"linkUrl": "<string>",
"domainLink": "<string>",
"linkType": "<string>",
"source": "<string>",
"displayText": "<string>"
},
{
"abxMessageIdStr": "<string>",
"abxMessageId": 180297049614425114,
"linkUrl": "<string>",
"domainLink": "<string>",
"linkType": "<string>",
"source": "<string>",
"displayText": "<string>"
}
]
}
Workflow Library Example
Get Threat Links with Abnormal and Send Results Via Email