get https://accounts.api.zesty.io/v1/users//roles
Returns all roles associated with the user ZUID specified in the path param.
Responses
Returns all roles associated with the user ZUID specified in the path param.
xxxxxxxxxx
curl --request GET \
--url https://accounts.api.zesty.io/v1/users/user_zuid/roles \
--header 'accept: application/json'