Count users
GET/users/count
Returns the total number of users in the system.
Responses
- 200
- 403
- 500
User count.
Admin access required.
Failed to count users.
GET/users/count
Returns the total number of users in the system.
User count.
Admin access required.
Failed to count users.