Get Benchmark Execution
GET/projects/:project_id/evaluation/benchmarks/:benchmark_id/executions/:execution_id
Get a BenchmarkExecution by ID. Gives an error if the project or benchmark do not exist and None if they do but BenchmarkExecution was not found.
Request
Responses
- 200
- 422
Successful Response
Validation Error