Read AI evaluation result
GET/ai/copilot/evals/:id
Retrieves the current status and results of an evaluation run. Poll this endpoint after triggering a run via POST /evals until status transitions to "completed" or "failed". The score property contains the weighted aggregate score once the run completes.
Request
Responses
- 200
- 404
Evaluation run status and results.
Evaluation run not found.