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

agent_id
string
required

Query Parameters

session_id
string
required

Session ID to list runs for

status
string | null

Filter by run status (PENDING, RUNNING, COMPLETED, ERROR)

Response

List of runs retrieved successfully