Returns a list of all users. This route is admin-only.get https://localhost:3000/api/usersResponses 200A list of all users. defaultIn case of an error, an error payload containing error code, name, and description is returned.Updated 3 months ago