Get the lineage graph for a specific dataset (table or view).
Returns upstream sources (tables this dataset depends on) and downstream consumers (tables that depend on this dataset), along with dependency edges. Supports configurable traversal depth and direction.
Use this to understand data flow and impact analysis at the table level.
Use the 'Authorization' header with the format 'Key