reports
Get report file
Serve individual files from a scan's report directory. Path traversal is prevented — the file must be within the report directory.
get/api/scans/{scan_id}/files/{filename}
Path parameters
scan_idinteger required
Unique scan identifier
filenamestring required
Filename within the report directory (e.g. final_report.md)
Response
File contents with auto-detected content type