list pages this org’s runs, newest
first, unpaged beyond the cursor. Page size is
limit (1-100, default
20); pass the previous page’s next as
after to continue.
next is unset on
the last page. There is no has_more field on this listing. An unset next
is the signal to stop.
Next steps
- Poll for completion: managing the wait yourself
- Cancel a run: best-effort cancellation, and why it can lose the race to completion
- Reference: endpoints, fields, limits and errors
- Agent API Reference: full REST request and response specification