Skip to main content
GET
/
scans
/
{scanId}
/
report
Download pentest report
curl --request GET \
  --url https://app.strix.ai/api/v1/scans/{scanId}/report \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

API token from Settings > API Access

Path Parameters

scanId
string
required

Response

200 - application/pdf

PDF report file

The response is of type file.