External DocumentationTo learn more, visit the Proofpoint TAP documentation.
Actions
List Blocked URL Clicks
List events of blocked clicks to malicious URLs.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Starting Time | The starting time of the search interval. End time is the current server time. |
| Threat Status | Returns only chosen threat status. |
| Threat Type | Returns only chosen threat types. |
| Parameter | Description |
|---|---|
| Interval | The interval of the events returned. Maximum interval is 1 hour. For example: 2016-05-01T12:00:00Z/2016-05-01T13:00:00Z. |
| Seconds Since | The size of the search interval in seconds starting from the current server time. Valid range: 30-3600 |
{
"clicksBlocked": [
{
"campaignId": "46e01b8a-c899-404d-bcd9-189bb393d1a7",
"classification": "MALWARE",
"clickIP": "192.0.2.1",
"clickTime": "2016-06-24T19:17:44.000Z",
"GUID": "b27dbea0-87d5-463b-b93c-4e8b708289ce",
"id": "8c8b4895-a277-449f-r797-547e3c89b25a",
"messageID": "8c6cfedd-3050-4d65-8c09-c5f65c38da81",
"recipient": "bruce.wayne@pharmtech.zz",
"sender": "9facbf452def2d7efc5b5c48cdb837fa@badguy.zz",
"senderIP": "192.0.2.255",
"threatID": "61f7622167144dba5e3ae4480eeee78b23d66f7dfed970cfc3d086cc0dabdf50",
"threatTime": "2016-06-24T19:17:46.000Z",
"threatURL": "https://threatinsight.proofpoint.com/#/73aa0499-dfc8-75eb-1de8-a471b24a2e75/threat/u/61f7622167144dba5e3ae4480eeee78b23d66f7dfed970cfc3d086cc0dabdf50",
"threatStatusb": "active",
"url": "http://badguy.zz/",
"userAgent": "Mozilla/5.0(WindowsNT6.1;WOW64;rv:27.0)Gecko/20100101Firefox/27.0"
}
],
"queryEndTime": "2024-03-25T20:25:00Z"
}
Was this page helpful?