List all BI integrations configured in your Datafold organization via the API.
cURL
curl --request GET \ --url https://app.datafold.com/api/v1/lineage/bi/ \ --header 'Authorization: <api-key>'
Use the 'Authorization' header with the format 'Key '
Successful Response