Returns the lineage of a specified table
API key needed to access endpoints. Each Validatar user can manage their own set of API keys.
Id of the data source of the column having its lineage retrieved
Id of the schema of the column having its lineage retrieved
Id of the table of the column having its lineage retrieved
Id of the column having its lineage retrieved
Direction of the lineage (sources or targets)
Number of lineage levels to pull (optional; defaults to 1)
OK
The ID of the data source of the column having its lineage retrieved
The name of the data source of the column having its lineage retrieved
The ID of the schema of the column having its lineage retrieved
The name of the schema of the column having its lineage retrieved
The ID of the table of the column having its lineage retrieved
The name of the table of the column having its lineage retrieved
The ID of the column having its lineage retrieved
The name of the column having its lineage retrieved
List of lineage sources for the object; will be blank if targets were selected
Data Source ID
Data Source Name
Schema ID
Schema Name
Table ID
Table Name
Column ID
Column Name
The sources of the source object
List of lineage targets for the object; will be blank if sources were selected
Data Source ID
Data Source Name
Schema ID
Schema Name
Table ID
Table Name
Column ID
Column Name
The targets of the target object
Bad Request
Not Found