Actions
Get Event Lineage
Get the data lineage chain tracing a piece of data from its origin event to a later event, such as exfiltration.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| End Event ID | The UUID of the last event in the chain. |
| Start Event ID | The UUID of the first event in the chain. |
{
"resources": [
"string"
]
}
Was this page helpful?