Retrieve the lineage graph for an entity by ID or fully qualified name
table, dashboard, pipeline, topic, mlmodel, container, searchIndex, storedProcedure, dashboardDataModel, apiEndpoint.GET /v1/lineage/{entityType}/name/{fqn} to retrieve lineage by fully qualified name.
table, dashboard, pipeline, topic, mlmodel, container, searchIndex, storedProcedure, dashboardDataModel, apiEndpoint.sample_data.ecommerce_db.shopify.dim_customer).upstreamEdges.| Code | Error Type | Description |
|---|---|---|
401 | UNAUTHORIZED | Invalid or missing authentication token |
403 | FORBIDDEN | User lacks permission to view lineage |
404 | NOT_FOUND | Entity with given ID or FQN does not exist |