Page Properties | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Status
| status
| ||||||||||||||||||||||||||||
Priority | 1 |
RessourcesResources & Remarks History
Modification History
|
As of Version | product version 2020 Winter | component version 1.0 | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Request Method | GET | |||||||||
Response Format | TXT | |||||||||
Description | Get the data of all users. | |||||||||
Request Example |
| |||||||||
Result Example |
Panel |
---|
23 |
Available if listed in authorization.accesses
in authentication-prod.yml and the specified access
condition is matched. In the default configuration, access is granted via the YUUVIS_TENANT_ADMIN and YUUVIS_MANAGE_SETTINGS (as of 2022 Autumn) roles.
Excerpt |
---|
Retrieves the number of all users of the tenant. |
Meaning of the response status codes:
HTTP Status Coted | Meaning |
---|---|
200 OK |
Successful, the number of users has been requested from Keycloak. | |
401 UNAUTHORIZED | The call was unauthorized. |
GET
/tenant-management/api/
admin/users/count HTTP/1.1
Panel |
---|
23 |
{