Reporting exports
The /exports web route is currently a fixed example history. Search and format filters act on frontend constants; download, retry, delete, status detail, file retention, and narrative deletion are not connected to Reporting API.
Two real backend concepts are separate:
/report-runslists generated report runs and/report-runs/:runID/downloadreturns a download location./analytics/exportmanages the Parquet manifest used by browser-side DuckDB.
Use the live Runs tab on /reports to inspect current report-run status. Use Data Explorer’s refresh workflow for analytics exports. The fixture Exports route does not delete either record type.
Related
Loading index…