List Runs
List all runs.
Query parameters
The unique identifier of the agent associated with the run.
The unique identifier of the agent associated with the run.
(DEPRECATED) The unique identifiers of the agents associated with the run.
(DEPRECATED) The unique identifiers of the agents associated with the run.
If True, filters for runs that were created in background mode.
If True, filters for runs that were created in background mode.
Filter runs by stop reason.
Cursor for pagination
Cursor for pagination
Cursor for pagination
Cursor for pagination
Maximum number of runs to return
Maximum number of runs to return
Filter for active runs.
Filter for active runs.
Whether to sort agents oldest to newest (True) or newest to oldest (False, default)
Whether to sort agents oldest to newest (True) or newest to oldest (False, default)
Response
Successful Response
Example response
[
{
"id": "run-123e4567-e89b-12d3-a456-426614174000"
}
]