This API can be used to retrieve the existing configurations for metadata extraction. Note: Not supported for virtual datasources.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v1/datasource/datasource_id/sync_configuration/metadata_extraction/ \
--header 'accept: application/json'