cURL
curl --request GET \ --url http://base.url.com/templates/{id} \ --header 'x-phishy-api-key: <api-key>'
{ "id": "<string>", "name": "<string>", "content": "<string>" }
Retrieves a specific template by ID
Documentation IndexFetch the complete documentation index at: https://docs.phishy.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.phishy.io/llms.txt
Use this file to discover all available pages before exploring further.
Template details retrieved successfully
Unique identifier for the template
Name of the template
HTML content of the template