Request: No body - user_key is a path parameterReturns the full profile for a specific user by user_key, including all active family members. Admin role required.Success:200 - returns user profile with family membersErrors:401 - missing/invalid token | 403 - not an admin | 404 - user not found