Scans
Export Scan
Export scan results
GET
/
v1
/
scans
/
{scan_id}
/
export
Authorizations
X-API-Key
string
headerrequiredHeaders
X-Team-Id
string
Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team
Path Parameters
scan_id
string
requiredQuery Parameters
async
boolean
type
enum<string>
json, csv, pdf (default json)
Available options:
json
, csv
, pdf
Response
200 - application/octet-stream
The response is of type string
.
Was this page helpful?