added
Web Application Scanning: Get Scan Report
over 5 years ago by Lance Duvall
You can now use the Tenable.io Web Application Scanning v2 API to return a report of scan results. The scan results can be returned in JSON, CSV, or XML format.
The following endpoint is new:
| Endpoint | Name | Description |
|---|---|---|
| GET /was/v2/scans/{scan_id}/report | Export scan results | Returns a report of scan results. |
For more information about Tenable.io Web Application Scanning, see the Tenable.io Web Application Scanning User Guide.
