External DocumentationTo learn more, visit the Varonis documentation.
Parameters
Example Output
Workflow Library Example
Create Alerted Events Query Job with Varonis and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Alert IDs | A comma-separated list of alert IDs to filter by. |
| Filter Type | Select whether to retrieve alerts with IDs included in the list or excluded from it. |
{
"data": {
"jobId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4",
"jobStatus": "PENDING",
"jobProgress": 40,
"results": [
{
"__typename": "Event"
}
]
}
}
Was this page helpful?