Skip to main content

Get Search Event Logs Task Progress

Check the progress of specific search event logs task.

External 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