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

Changes

Changed in 4 of the 165 revisions of this API.12

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      endpoint added

      endpoint-added