As of Version | product version 2020 Winter | component version 1.0 | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Request Method | GET | ||||||||||||||||||
Response Format | JSON | ||||||||||||||||||
Description | Retrieves a list of all users of the specified As of version 2021 Autumn, the following query parameters can be specified optionally:
Required user role: YUUVIS_TENANT_ADMIN Meaning of the response status codes:
| ||||||||||||||||||
Request Example |
| ||||||||||||||||||
Response Example | [{ "id": "a69a0eb6-3662-4c00-8096-38fbb2c4a922", "email": "firstexample@exampleprovider.de", "userName": "mrexample", "firstName": "Examplename", "lastName": "Examplesurname", "roles": ["role1","role2"], "groups": ["group3","group1"], "enabled": true, "createdTimestamp": 1555069963564 }, { "id": "a69a0eb6-3662-4c00-8096-38fbb2c4a933", "email": "secondexample@exampleprovider.de" "userName": "msexample", "firstName": "Examplename2", "lastName": "Examplesurname2", "roles": ["role1","role2"], "groups": ["group2","group1"], "enabled": true, "createdTimestamp": 1555069963563 }, ...] { |
Skip to end of banner
Go to start of banner
GET /tenant-management/api/system/tenants/{tenant}/users
Manage space
Manage content
Integrations