cURL
curl --request POST \ --url https://app.datafold.com/api/v1/lineage/bi/powerbi/ \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "auth_type": "delegated", "client_id": "<string>", "client_secret": "<string>", "indexing_cron": "<string>", "name": "<string>", "tenant_id": "<string>" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.datafold.com/llms.txtUse this file to discover all available pages before exploring further.
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 '
Power BI data source parameters.
delegated
service_principal
Successful Response