Skip to main content
GET
List this org's agent runs

Headers

x-api-key
string
required

Query Parameters

limit
integer<int64>

Page size, 1-100. Defaults to 20.

after
string

Pagination cursor: the previous page's next.

Response

One page of runs, newest first.

List-runs response: one page of runs.

next
string | null

Cursor to the next page. Unset on the last page.

runs
object[]

The page's runs, newest first.