External DocumentationTo learn more, visit the Cisco Advanced Phishing Protection documentation.
Actions
Get Policy Event
Fetches a single Policy Event by its ID.

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 |
|---|---|
| Policy ID | The ID of the policy to fetch information for. Can be retrieved form the ‘List Policy Events’ action. |
{
"id": 0,
"summary": true,
"alert_definition_name": "string",
"created_at": "string",
"updated_at": "string",
"notified_original_recipients": true,
"admin_recipients": "string",
"policy_action": "string",
"policy_enabled": true
}
Was this page helpful?