Create Pro Reports
The reports tool turns your audit data into professional reports without building a reporting layer from scratch. You can get clear JSON data or a complete HTML page that is ready to share.
Where It Fits
- • Creating a security report you can email or download.
- • Sharing expert results without having to build your own report design.
- • Turning saved audits into professional documents without consuming another audit unit.
Example Request
Use `format: "structured"` for clear JSON data, or `format: "html"` for a complete web page ready to be displayed.
Important Note
The HTML report is sent as a string of text inside a JSON result. It is not a direct HTML download.
Which Format is Best?
Choose `structured` data if you want to build your own dashboard. Choose `html` if you want a finished report that's ready for a human to read.