This API can be used to check the service account authentication status of the datasource. Note: Not supported for virtual datasources.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v1/datasource/datasource_id/configuration_check/service_account_authentication/ \
--header 'accept: application/json'