get {protocol}://{base-url}/integration/v1/userinfo/
This API is used to fetch the details of the authenticated user.
Responses
This API is used to fetch the details of the authenticated user.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v1/userinfo/ \
--header 'accept: application/json'