Get schedule statistics
Returns statistics for a schedule including success rate, average duration, average cost, and 7-day run history.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Response
Schedule statistics
avgBilledCostUsd
Exact average raw Runtype-funded provider and hosted-tool cost before account margin over the same run count, or null when the split is unavailable.
avgCostUsd
avgDurationMs
avgSelfReportedCostUsd
Portion of avgCostUsd asserted by externally-run agents pushed to /v1/executions/ingest, over the same run count. Unverified: Runtype neither dispatched nor paid for it. 0 unless external runs were ingested.
completed
failed
last7Days
successRate
total
unpricedExecutions
Count of rows behind these costs that recorded no cost figure. Their contribution is 0 because the cost is unknown, not because it was free.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error