cURL
curl --request GET \ --url https://api.projectdiscovery.io/v1/scans/{scan_id}/asset/export \ --header 'X-API-Key: <api-key>'
"<string>"
Export the list of all unique assets for a scan.
Search with host or port
supported format is csv, json, or raw (default json)
OK
The response is of type string.
string
Was this page helpful?