Get Report Run
Get run status + download_url + facts_url for a specific run.
V2 Wave 5C (API-IMPLEMENTATION-SPEC.md §11): facts_url is sourced from
the parent report’s filters._report_meta (populated by _run_report_bg
at run-completion time — see app/services/report_facts.py) regardless of
which branch below resolves the run, since the reports row is this
codebase’s single source of truth for a run’s actual generation outcome
(the export-job fallback’s own status/error reflect job creation, not
report-generation completion, in the in-memory store).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
The response is of type Response Get Report Run V1 Reports Report Id Runs Run Id Get · object.