Skip to main content
GET
List agent runs

Authorizations

Authorization
string
header
required

Outlit API key using the Bearer ok_... format.

Path Parameters

agentId
string
required

Agent ID.

Minimum string length: 1

Query Parameters

limit
integer
default:20

Maximum runs to return.

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

Pagination cursor from the previous response.

Response

Agent run summaries were returned.

ok
boolean
required
commandId
string
required
Allowed value: "agent.run.list"
commandVersion
integer
required
correlationId
string
required
result
object
required