Get current user data
Returns the current user’s profile data (legacy endpoint, prefer /me)
Authentication
AuthorizationBearer
JWT token obtained from authentication endpoints
Response
User data retrieved successfully
user
Errors
401
Unauthorized Error
404
Not Found Error
