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