Runs
List Agent Runs
Get a list of runs for a specific agent with optional filtering and pagination
GET
List Agent Runs
Authorizations
Provide either X-API-Key: or Authorization: Bearer
Path Parameters
Agent ID
Query Parameters
Maximum number of runs to return
Required range:
1 <= x <= 100Number of runs to skip for pagination
Required range:
x >= 0Filter runs by status
Available options:
pending, running, done, error Response
List of agent runs
List Agent Runs