lineage

Data-flow navigation one hop upstream from a lineage record

Returns records that produce / feed into {lid}. Supports optional type filter. WorkflowRun is not a node in data-flow navigation — use /search?q=workflow:{lid} instead.

get/lineage/{lid}/upstream

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

nextPageTokenstring

Changes