This API is used to list all Users.
xxxxxxxxxx
curl --request GET \
--url 'https://alation_domain/integration/v2/user/?limit=100&skip=0' \
--header 'accept: application/json'
This API is used to list all Users.
xxxxxxxxxx
curl --request GET \
--url 'https://alation_domain/integration/v2/user/?limit=100&skip=0' \
--header 'accept: application/json'