Relationships & Lineage

Lineage shows how data flows between assets. Use this API when you need to understand dependencies or impacts. For example, if a column in the “sales” table changes type, lineage can reveal all downstream dashboards that will be affected. You can also create lineage manually to model transformations not automatically captured.

⚠️ All endpoints require authentication. See Authentication & Headers.

Endpoint(s)

  • GET /torch-pipeline/api/assets/:assetId/lineage
  • POST /torch-pipeline/api/assets/:assetId/lineage

Path Parameters

NameTypeRequiredDescriptionExample
assetIdintYesAsset ID12616

Query Parameters (GET)

NameTypeRequiredDescriptionExample
sublevellineagebooleanNotrue for column-level view IDfalse

Sample Request

Bash
Copy

Response Schema

See Lineage Schema

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard