Skip to main content
GET
List agent runs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agentId
string<uuid>
required

Query Parameters

cursor
string<uuid>
limit
string
default:25
Pattern: ^\d+$

Response

List agent runs

items
object[]
required
nextCursor
string<uuid> | null
required