Get total count of users in the system
GET/api/v4/users/stats
Get a total count of users in the system.
Permissions
Must be authenticated.
Responses
- 200
- 400
- 401
- 403
- 404
User stats retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found