Skip to main content

Get Policy Event

Fetches a single Policy Event by its ID.

External Documentation

Parameters

ParameterDescription
Policy IDThe ID of the policy to fetch information for. Can be retrieved form the 'List Policy Events' action.

Example Output

{
"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
}

Workflow Library Example

Get Policy Event with Cisco Advanced Phishing Protection and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop