GET /api/admin/usercount

Gets the total count of users in the database.

Responses

Code Returns Type
200 Ok
401 Unauthorized - Missing or invalid access token
403 Forbidden - Provided access token does not permit usage of this API or data
500 Error fetching data