Get Single Run Details (with Truncated Stdout/Stderr and Logs URL) 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-09, last successful call 2026-09-02).
Fetches detailed information about a specific scheduled task run, including truncated stdout/stderr output, a logs URL for full logs, execution status, cost breakdown, and sandbox metadata.
Deep-dive single run with truncated stdout/stderr + logs_url. 📖 Full guide: https://scheduler.withzero.xyz/llms.txt
Returns a JSON object with the run's UUID, associated task_id, execution status string, trigger type, timestamps (started_at, finished_at, claimed_at, heartbeat_at), exit code, truncated stdout and stderr strings, a logs_url for full log retrieval, Daytona sandbox ID, sibling call count, and a four-part cost breakdown in micros (daytona, overhead, siblings, total).
GEThttps://scheduler.withzero.xyz/api/v1/runs/{id}Use this endpoint when you need detailed post-execution information about a single, specific run — including truncated output and a link to full logs — rather than just a status summary. Prefer it over a run-list endpoint when you already know the run UUID and want the deepest available metadata, including cost breakdown and sandbox ID.
| Field | Type | Description |
|---|---|---|
| idrequired | string |
| Field | Type | Description |
|---|---|---|
| idrequired | string | |
| statusrequired | string | |
| stderrrequired | — | |
| stdoutrequired | — | |
| task_idrequired | string | |
| triggerrequired | string | |
| logs_urlrequired | string | |
| artifactsrequired | array | Durable artifacts stored by the run via the cdn capability. Fetchable by URL. |
| exit_coderequired | — | |
| claimed_atrequired | string | |
| started_atrequired | — | |
| finished_atrequired | — | |
| heartbeat_atrequired | string | |
| cost_total_microsrequired | — | |
| daytona_sandbox_idrequired | — | |
| sibling_call_countrequired | number | |
| cost_daytona_microsrequired | — | |
| cost_overhead_microsrequired | — | |
| cost_siblings_microsrequired | — |
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"