cURL
curl --request GET \ --url https://api.projectdiscovery.io/v1/scans/{scan_id}/export \ --header 'X-API-Key: <api-key>'
"<string>"
Export scan results
Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team
json, csv, pdf (default json)
json
csv
pdf
OK
The response is of type string.
string
Was this page helpful?