Retrieves all templates
curl --request GET \ --url http://base.url.com/templates/all \ --header 'x-phishy-api-key: <api-key>'
[ { "id": "<string>", "name": "<string>", "content": "<string>" } ]
Unique identifier for the template
Name of the template
HTML content of the template