Agent Sandbox
List trajectories (agent key required)
Every call made with an issued agent key is recorded; calls sharing an X-Agent-Run-Id header (or a rolling 30-minute activity window per key) form a trajectory. Newest first, cursor-paginated. Keyless free-tier traffic is never recorded. Live data - outside the byte-determinism guarantee.
get/agent/v1/trajectories
Query parameters
cursorstring
limitinteger
Response
Runs with { run_id, started_at, ended_at, calls, error_calls }