v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-035471202.8 KB
Eval runs

List run iterations

Per-iteration results: actual tool calls, structured token usage, and latency. Cursor-paginated.

get/projects/{projectId}/eval-runs/{runId}/iterations

Path parameters

projectIdstring required

ID of the hosted project that contains the server.

runIdstring required

Eval run ID, as returned by POST /eval-runs.

Query parameters

limitinteger

Page size, 1–200. Defaults to 50.

cursorstring

Opaque cursor from a previous response's nextCursor.

Response

One page of iterations.

nextCursorstring

Opaque cursor for the next page. Omitted on the last page.