Retrieve a list of columns or tables which the given column depends on.
Documentation Index
Fetch the complete documentation index at: https://docs.datafold.com/llms.txt
Use this file to discover all available pages before exploring further.
Use the 'Authorization' header with the format 'Key '
Unique ID for the Data Connection. Can be found in the Datafold app under Settings > Integrations > Data Connections.
x >= 1Path to the column, e.g. db.schema.table.column. The path is case sensitive. If components of the path contain periods, they must be quoted: db.my_schema."www.mysite.com visits"."visit.id".
Maximum depth of the lineage to retrieve.
x >= 1Include Tables in the lineage calculation and in the output.