Description: Retrieves the user info based on the specified user ID.
Parameters:
user_id: User ID (Telegram ID)Header
x-api-key: Your API Key (Dashboard->Settings)Returns:
FilteredUser: The user info.Raises:
HTTPException: If an error occurs during the retrieval process.