cURL
curl --request GET \ --url https://api.projectdiscovery.io/v1/asset/enumerate/{enumerate_id}/domains/export \ --header 'X-API-Key: <api-key>'
"<string>"
Export list of unique domains discovered in an enumeration.
Search with domain name
supported format is csv, raw, or json (default json)
OK
The response is of type string.
string
Was this page helpful?