External DocumentationTo learn more, visit the Varonis documentation.
Parameters
Example Output
Workflow Library Example
Create Alerts 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 |
|---|---|
| Filters | A filters object to filter all results by. For example: For more information about the Filters parameter, refer to Varonis API documentation |
{
"data": {
"jobId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4",
"jobStatus": "PENDING",
"jobProgress": 40,
"results": [
{
"__typename": "Alert"
}
]
}
}
Was this page helpful?