curl --request GET \ --url https://api.projectdiscovery.io/v1/template/share \ --header 'X-API-Key: <api-key>'
{ "is_public": true, "template_identifier": "<string>", "message": "<string>" }
short uuid of requested template
user name of logged in user
Was this page helpful?