cURL
curl --request GET \ --url https://app.datafold.com/api/v1/lineage/bi/{bi_datasource_id}/sync/ \ --header 'Authorization: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Start an unscheduled synchronization of the integration.
Use the 'Authorization' header with the format 'Key '
Successful Response