List Agent Runs
Agents
List Agent Runs
List runs for an agent within a session, optionally filtered by status.
Useful for monitoring background runs and viewing run history.
GET
List Agent Runs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Session ID to list runs for
Filter by run status (PENDING, RUNNING, COMPLETED, ERROR)
Response
List of runs retrieved successfully