Poll evaluation status, progress, and related links.
Evaluations
Get Evaluation
Return one evaluation with related links.
GET
Poll evaluation status, progress, and related links.
Use this route to poll evaluation status and discover related result endpoints.
While an evaluation is active, the response may include a
progress snapshot:
progress is null before an attempt starts, between retry attempts, or when
an older evaluation has no progress snapshot. Poll this route about every 15
seconds. The snapshot is refreshed by the evaluation worker about every 30
seconds, so consecutive responses may contain the same counts.
failed counts tasks that ended with an execution error or timeout. It is not
a partial benchmark score and should not be used to predict the final result.
Final scores and result rows become available through the result endpoints
after the evaluation finishes.
