Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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

Get the data of all users. 
Required: user with role YUUVIS_TENANT_ADMIN

Request Example

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

Result Example

23

{

Meaning of the response status codes:

200 OK

The data of all users have been read

401 UNAUTHORIZED

The call was unauthorized

  • No labels