Get Storyline Events
get_storyline_eventsFetch Deep Visibility events for a given storyline, using S1QL filters to isolate URLs or process creations for security investigation.
Instructions
Fetch Deep Visibility events for a storyline (Management API). Use event_filter for S1QL: ObjectType = "URL" for URLs, event.type = "Process Creation" for processes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| tenant | No | ||
| to_date | No | ||
| from_date | No | ||
| storyline | Yes | ||
| event_filter | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||