Get Report Section Content
GET/reports/:report_id/content/:key
Return one section of a report's content by key (e.g. metric_findings).
Lets the composer fetch/re-render a single section without the whole report. 404 when the report, its content, or the requested section key is absent.
Request
Responses
- 200
- 404
- 422
Successful Response
Not Found
Validation Error