# /users
# /users/me
# Prerequisites: Must be authenticated
Returns information of the currently logged-in user, including the ID, username, their admin status, their verification status, and the links to beatmaps they've created.
# /users/find/:id
Returns the information corresponding to the passed in User ID.
← /auth