get https://{tenant}.{region}.authaction.com/api/v1/users//roles
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
400Invalid user id
401Unauthorized
403User not member of tenant
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
400Invalid user id
401Unauthorized
403User not member of tenant
xxxxxxxxxx
curl --request GET \
--url https://your-tenant-name.eu.authaction.com/api/v1/users/userId/roles \
--header 'accept: application/json'
Try It!
to start a request and see the response here!