Briefing History
Returns an array of past weekly briefings for time-series analysis and historical comparison. Each entry follows the same schema as the Latest Briefing response.Endpoint
Authentication
Requires a valid JWT passed via theAuthorization header.
Query Parameters
ISO 3166-1 alpha-2 country code (e.g.
US, UK).Number of weeks of history to return. Maximum
52.Response
Array of
WeeklyBriefing objects ordered by weekStart descending (most recent first). Each object follows the full briefing schema documented in Latest Briefing.Number of briefings returned.