Returns counts for all statuses (pending, running, completed, failed,
retrying, dead) and computed metrics (avg_duration_seconds, failure_rate).
Counts are live snapshots from the database.
GET
/
api
/
v1
/
admin
/
jobs
/
stats
Get Job Stats
curl --request GET \ --url https://api.example.com/api/v1/admin/jobs/stats