curl --request GET \
--url https://app.datafold.com/api/internal/lineagev2/config \
--header 'Authorization: <api-key>'{
"lineage": {}
}Get client-side configuration values.
curl --request GET \
--url https://app.datafold.com/api/internal/lineagev2/config \
--header 'Authorization: <api-key>'{
"lineage": {}
}