List Task Run History (Cursor-Paginated) is a paid API for AI agents from scheduler.withzero.xyz, paid per call via MPP, metered — billed by usage, status healthy (last checked 2026-09-11, last successful call 2026-09-02).
Returns slim, cursor-paginated rows of execution runs for a specific scheduled task, up to 50 per page.
Slim per-run rows, cursor-paginated (limit ≤50). 📖 Full guide: https://scheduler.withzero.xyz/llms.txt
An array of slim run records each containing: UUID run ID, status string, trigger type, started_at and finished_at timestamps (nullable), exit code (nullable), cost_total_micros (nullable), and sibling_call_count. Also includes a next_cursor string (nullable) for fetching the next page of results.
GEThttps://scheduler.withzero.xyz/api/v1/tasks/{id}/runsUse this endpoint when you need to audit, monitor, or debug the execution history of a specific recurring or ad-hoc task managed by scheduler.withzero.xyz. It is the right choice when you need cost breakdowns per run, status checks, or want to paginate through a large history without fetching full run details.
| Field | Type | Description |
|---|---|---|
| idrequired | string |
| Field | Type | Description |
|---|---|---|
| runsrequired | array | |
| next_cursorrequired | — |
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"