lineage
Data-flow navigation one hop downstream from a lineage record
Returns records produced / consumed by {lid}. Supports optional type filter. WorkflowRun is not a node in data-flow navigation — use /search?q=workflow:{lid} instead.
get/lineage/{lid}/downstream
Path parameters
lidstring required
Starting lineage LID (URL-encoded)
Query parameters
workspaceIdinteger required
Workspace numeric identifier
typestring
Filter by record type (FileOutput | TaskRun)
Response
OK