Skip to main content
GET
List recent agent runs

Authorizations

Authorization
string
header
required

WorkOS session token or RunTools API key (rt_live_* / rt_test_*). Used in Authorization: Bearer <token> header.

Query Parameters

agent
string
status
enum<string>
Available options:
running,
completed,
failed,
cancelled
limit
integer

Maximum number of rows to return.

Required range: 1 <= x <= 500
all
boolean

Include resources for all members of the org (admin only).

Response

200 - application/json

Runs.

data
object[]