Skip to main content
GET
List evaluation runs

Authorizations

Authorization
string
header
required

A Recursion API key, created in the console under API keys.

Query Parameters

limit
integer
default:50

Maximum runs to return. Defaults to 50.

Required range: 1 <= x <= 100
page_token
string

Opaque signed continuation from next_page_token. It is bound to this organization and effective limit and expires after one hour.

Response

One page of organization-scoped evaluation-run summaries and an optional continuation.

One page of organization-scoped evaluation-run summaries and an optional continuation.

evaluation_runs
object[]
required

Newest-first platform-internal evaluation-run summaries for this page.

next_page_token
string

Signed one-hour continuation bound to the organization and effective limit.