GET /v1/lineage/export
Export Lineage
Export the lineage graph for an entity as CSV
GET
GET /v1/lineage/export
Export Lineage
Export the lineage graph for a given entity as a CSV file. Useful for auditing, reporting, and offline analysis of data lineage.Query Parameters
Fully qualified name of the entity to export lineage for (e.g.,
sample_data.ecommerce_db.shopify.dim_customer).Entity type. Options:
table, dashboard, pipeline, topic, mlmodel, container, searchIndex, storedProcedure, dashboardDataModel, apiEndpoint.Number of hops to traverse upstream (min: 0, max: 3).
Number of hops to traverse downstream (min: 0, max: 3).
GET /v1/lineage/export