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