users

Fetch all users

Retrieves all users from the database and returns them as a JSON response.

get/auth/users

Response

OK

created_atstring
idinteger
passwordstring required
usernamestring required
role'admin' | 'viewer'