Runs

List runs

Returns model runs for the authenticated agent, ordered from newest to oldest. Provider-native raw usage payloads are never exposed.

get/runs

Query parameters

limitinteger

The maximum number of objects to return. Defaults to 20 and is capped at 100.

afterstring

An opaque cursor returned by the previous page.

Response

A page of runs.

has_moreboolean required
next_cursorstring nullable required
object'list' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.