Fetch Evaluation Scenarios Comparison Results
GET/evaluations/evaluation_scenarios/comparison-results
Fetches evaluation scenarios for a given evaluation ID.
Arguments: evaluation_id (str): The ID of the evaluation for which to fetch scenarios.
Raises: HTTPException: If the evaluation is not found or access is denied.
Returns: List[EvaluationScenario]: A list of evaluation scenarios.
Request
Responses
- 200
- 422
Successful Response
Validation Error