Skip to main content

Parameters

ParameterDescription
Page TokenThe page identifier that represents partial results of specific search event logs request.
Task IDThe unique identifier of the event logs request.

Example Output

{    "success": true,    "data": {        "records": [            {}        ],        "recordsCount": 0,        "nextPageToken": "e3Rhc2tpZDp0ZXN0MTExMTEtMzMzLTQ0NC0zMzN9"    }}

Workflow Library Example

List Event Logs Results with Check Point Infinity Events and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop