Human-Evaluations
Fetch Human Evaluation
Fetches a single evaluation based on its ID.
Args: evaluation_id (str): The ID of the evaluation to fetch.
Returns: HumanEvaluation: The fetched evaluation.
get/human-evaluations/{evaluation_id}
Path parameters
evaluation_idstring required
Response
Successful Response