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