Skip to main content

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.

Fetches a single Policy Event by its ID.
External DocumentationTo learn more, visit the Cisco Advanced Phishing Protection 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