Fetch Human Evaluation GET /human-evaluations/:evaluation_id Fetches a single evaluation based on its ID. Args: evaluation_id (str): The ID of the evaluation to fetch. Returns: HumanEvaluation: The fetched evaluation. Request Responses200422Successful ResponseValidation Error