Skip to main content
GET
Confirm your deployment before running this request. This page describes an API contract; a published reference does not establish hosted availability. Check the dated host report and obtain your deployment URL and credentials. Replace the example host if your provisioned service uses a different URL.
Quick aggregate snapshot across three rolling windows. Useful for tenant operational dashboards — answers ‘how am I doing today / this week / this month’ in one round trip. Computed in Python over a single query per window so the SQL stays portable across SQLite + Postgres. in_flight is the live count regardless of window (live jobs don’t have a created_at filter applied, since ‘in flight’ is a current state, not a historical event).

Response

JobStatsResponse
JobStatsWindow[]
required
Three windows in fixed order: today, last_7d, last_30d.

Status codes

Using this contract

Read the source OpenAPI document for declared schemas and alternatives. This page also includes documented corrections from the spec overlays. Example IDs and values are illustrative; replace them with records from your workspace.
Last modified on August 31, 2026