This API fetches an individual User.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v2/user/id/ \
--header 'accept: application/json'
This API fetches an individual User.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v2/user/id/ \
--header 'accept: application/json'