curl --request GET \ --url https://api.projectdiscovery.io/v1/template/share/{template_id} \ --header 'X-API-Key: <api-key>'
{ "template": "<string>", "template_name": "<string>", "message": "<string>" }
unique template ID
user name of template owner
Was this page helpful?