latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-21340457963.9 KB

2f82328f5184

briefings

Get Latest Briefing

Return the user's current briefing, or None if there isn't a fresh one.

Only briefings covering today or yesterday qualify; anything older is history, not "this morning".

Stored content that fails to validate against the current BriefingContent shape (e.g. written by an older/newer version of the composer) is skipped rather than 500ing the request — and rather than hiding every older briefing behind one unreadable row on the newest date.

get/api/briefings/latest

Response

Successful Response

idstring required
briefing_datestring date required
created_atstring date-time required
delivered_atstring date-time nullable required