Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As of Versionproduct version 2020 Winter | component version 1.0
Request MethodGET
Response FormatTXT
Description


Excerpt
Retrieves the number of all users of the tenant.


Required user role: YUUVIS_TENANT_ADMIN

Meaning of the response status codes:


HTTP Status CotedMeaning
200 OKSuccessful, the
data
number of
all users have been read
users has been requested from Keycloak.
401 UNAUTHORIZEDThe call was unauthorized.


Request Example

GET /api-tm/admin/users/count HTTP/1.1

Result Example


Panel

23


{

...