cURL
curl --request GET \ --url https://api.projectdiscovery.io/v1/template/early/{id} \ --header 'X-API-Key: <api-key>'
"<string>"
Get early template text
Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team
Shared Response
The response is of type string.
string
Was this page helpful?