Retrieve a public scan report
get_public_reportRead the latest saved public scan report or bounded history using its opaque report id. Reports are only created after explicit opt-in and expire after 30 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| history | No | Return saved snapshots newest first instead of only the latest snapshot. | |
| report_id | Yes | Opaque report id returned by scan_url when publish_report is true. |