Skip to main content

Get Eval Dataset Execution Result

GET 

/api/v1/pipelines/:pipeline_id/eval-datasets/:eval_dataset_id/execute/result

Get the result of an EvalDatasetExecution. If eval_question_ids is specified, only the results for the specified questions will be returned. If any of the specified questions do not have a result, they will be ignored.

Request

Responses

Successful Response