Skip to main content
GET
Get Chunk Lineage Handler

Headers

authorization
string | null

Path Parameters

chunk_id
string<uuid>
required

Query Parameters

max_depth
integer
default:3
Required range: 1 <= x <= 10

Cookies

ks_uat
string | null

Response

Successful Response

Complete lineage graph with nodes and edges.

nodes
LineageNodeResponse · object[]
required

Chunk nodes in the graph

edges
LineageEdgeResponse · object[]
required

Lineage edges in the graph