How do I retrieve report results for downstream processing?
Last updated: February 23, 2026
Reports can be fetched using /v2/reports/{report_id}/results, which returns text summaries, extracted tables, tool outputs, and artifact references in json format. These can be exported to external dashboards or used as inputs to internal systems. This endpoint is essential for integrating ALFA into automated pipelines.