Export the lineage graph for an entity as CSV
sample_data.ecommerce_db.shopify.dim_customer).table, dashboard, pipeline, topic, mlmodel, container, searchIndex, storedProcedure, dashboardDataModel, apiEndpoint.| Column | Description |
|---|---|
fromEntityFQN | Fully qualified name of the source entity |
fromEntityType | Entity type of the source |
toEntityFQN | Fully qualified name of the destination entity |
toEntityType | Entity type of the destination |
sqlQuery | SQL query driving the transformation (if available) |
| Code | Error Type | Description |
|---|---|---|
400 | BAD_REQUEST | Missing required parameters |
401 | UNAUTHORIZED | Invalid or missing authentication token |
403 | FORBIDDEN | User lacks permission to export lineage |
404 | NOT_FOUND | Entity with the given FQN does not exist |