Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Name of the table
Query Parameters
OFFLINE|REALTIME
curl --request GET \
--url https://dev.startree.ai/segments/{tableName}/lineage \
--header 'Authorization: <api-key>'List segment lineage in chronologically sorted order
curl --request GET \
--url https://dev.startree.ai/segments/{tableName}/lineage \
--header 'Authorization: <api-key>'The format of the key is "Basic <token>" or "Bearer <token>"
Name of the table
OFFLINE|REALTIME
Was this page helpful?