This API can be used to check the service account privileges of the datasource.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v2/datasource/datasource_id/configuration_check/service_account_privileges/ \
--header 'accept: application/json'