v2

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-08-01312535.8 KB
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