GET
/api/v1/narratives--List narrativesReturns a paginated feed of all published narratives across every content type AIDRAN produces. Filter by narrative type, editorial beat, date window, or featured status to surface the stories that matter most — whether you are building a dashboard, populating a feed, or auditing editorial output over time.
Query Parameters
string
Narrative type: "lead_story", "beat_narrative", "dispatch", or "entity_narrative".
string
Filter by topic name.
boolean
Only return editorially featured narratives.
ISO 8601
Narratives generated after this date.
ISO 8601
Narratives generated before this date.
integer
Results per page.
integer
Pagination offset.
Send a request to see the response