Request
GET /v1/stats/timeline · Required scope: none — any valid key · Not paginated
Response is not tier-masked and is cached for 1 hour.
Example request
Response
200 OK — array of StatsTimelineEntry, one per week.
| Field | Description |
|---|---|
week | ISO 8601 date (Monday) marking the start of the week |
infections | Number of new infections recorded during that week |
Not paginated
This endpoint returns the full timeline in a single response —cursor/limit/sort_direction do not apply.