usersGet a user by IDGet a user by ID GET /api/v1/users/:user_id Returns the data of a specific user Request Responses200404500User foundUser not foundInternal server error