v3

latestSwagger 2.02026-07-139789260.9 KB

Get lineage info of the entity specified by GUID.

get/atlas/v2/lineage/{guid}

Path parameters

guidstring required

The globally unique identifier of the entity.

Query parameters

depthinteger

The number of hops for lineage.

direction'INPUT' | 'OUTPUT' | 'BOTH' required

The direction of the lineage, which could be INPUT, OUTPUT or BOTH.

Response

The request has succeeded.

baseEntityGuidstring

The GUID of the base entity.

guidEntityMapobject

The GUID entity map.

widthCountsobject

The entity count in specific direction.

lineageDepthinteger

The depth of lineage.

lineageWidthinteger

The width of lineage.

childrenCountinteger

The number of children node.

lineageDirection'INPUT' | 'OUTPUT' | 'BOTH'

Lineage direction