Unify and manage your data

Show Page Sections

Restricted Access

For users with roles:

  • ROLE_USER
  • ROLE_ADMIN_CUSTOMER_customer
  • ROLE_ADMIN_TENANT_another_tenant

Only users of the requesting customer are listed.

Request

curl -k -H "Accept: application/json" -H "Authorization: Bearer 5925f793-c092-43ec-b3a3-65ce8e194440" -X GET http://localhost:8080/oauth/users/tenant/TJa

Response

[{ "username": "admin", "email": "radmin@reltio.co.uk" }, { "username": "michael_gr", "email": "michael.gr@jkmg.com" }]