List run iterations
Per-iteration results: actual tool calls, structured token usage, and latency. Cursor-paginated.
Path parameters
ID of the hosted project that contains the server.
Eval run ID, as returned by POST /eval-runs.
Query parameters
Page size, 1–200. Defaults to 50.
Opaque cursor from a previous response's nextCursor.
Response
One page of iterations.
Changes
Changed in 7 of the 72 revisions of this API.812
- ○
added the optional property
items/items/caseIdto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
setup_failedenum value to theitems/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
skippedenum value to theitems/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
timed_outenum value to theitems/items/statusresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the optional property
items/items/failureCategoryto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/firstFailedStageto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/stageAnalyzerVersionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/stageResultsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/stageResultsUnverifiedto the response with the200statusresponse-optional-property-added
- ○
- ○
the response property
items/items/actualToolCallsbecame required for the status200response-property-became-required
- ○
the response property
items/items/expectedToolCallsbecame required for the status200response-property-became-required
- ○
- ○
added the optional property
items/items/evaluationConfigto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/scoreIntegrityto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/scoresto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status403response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status429response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status500response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○