APIUsersGet a user by IDGet a user by ID GET /api/v1/users/:id Returns the authenticated user's account data. Non-admin users may only request their own ID. Request Responses200400401404 User retrieved successfully. Bad request error. Unauthorized Resource not found