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.

Check the progress of specific search event logs task.
External DocumentationTo learn more, visit the Check Point Infinity Events documentation.

Parameters

ParameterDescription
Task IDThe unique identifier of the search event logs request.

Example Output

{
	"success": true,
	"data": {
		"state": "Processing",
		"pageTokens": [
			"e3Rhc2tpZDp0ZXN0MTExMTEtMzMzLTQ0NC0zMzN9"
		],
		"errors": [
			"string"
		]
	}
}

Workflow Library Example

Get Search Event Logs Task Progress with Check Point Infinity Events and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop