Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.

Path Parameters

scanId
string<uuid>
required

Query Parameters

format
enum<string>
default:technical

Report format. Formats other than "technical" require an Enterprise plan.

Available options:
technical,
retest,
attestation,
executive_summary
type
enum<string>
default:pdf

File type for the rendered report. DOCX requires an Enterprise plan.

Available options:
pdf,
docx
providerName
string

White-label provider name shown on the report cover (Enterprise branding). Trimmed to 80 characters.

memberName0
string

Name of the first "prepared by" team member for white-label branding. Up to two members are credited, so memberName1 is also accepted. Trimmed to 120 characters.

memberEmail0
string<email>

Email of the first "prepared by" team member for white-label branding. Up to two members are credited, so memberEmail1 is also accepted. Trimmed to 120 characters.

Response

Report file. Content type is application/pdf by default, or the DOCX media type when type=docx.

The response is of type file.