cURL
curl --request GET \ --url https://app.datafold.com/api/v1/lineage/bi/{bi_datasource_id}/ \ --header 'Authorization: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Returns the integration for Mode/Tableau/Looker/HighTouch by its id.
Use the 'Authorization' header with the format 'Key '
Successful Response