cURL
curl --request GET \ --url https://api.projectdiscovery.io/v1/asset/enumerate/{enumerate_id}/domains/export \ --header 'X-API-Key: <api-key>'
"<string>"
Export the list of unique input domains of 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?