dataEntity

Get DataEntity's upstream lineage graph

Gets DataEntity's upstream lineage graph which size depends on lineage_depth parameter

get/api/dataentities/{data_entity_id}/lineage/upstream

Query parameters

lineage_depthinteger
expanded_entity_idsinteger[]

List of DataEntity ids which were expanded in the lineage graph

Parameters

./components.yaml/#/components/parameters/DataEntityIdParam — unresolved $ref

Response

OK

DataEntityLineage required— unresolved $ref

Changes