Skip to main content
GET
GET
Returns a presigned S3 URL to download the full audit report PDF. The URL is valid for 120 seconds — download the file promptly after receiving the URL.
Open the report_url directly in a browser <a> tag or fetch it with your HTTP client to download the PDF.

Query Parameters

string
required
UUID of the website.
string
required
UUID of the completed scan to generate the report for.

Response

boolean
true on a successful request.
string
Presigned S3 URL for the PDF report. Valid for 120 seconds.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

website_id
string<uuid>
required
audit_id
string<uuid>
required

Response

200 - application/json

Report URL

success
boolean
data
object