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