Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.herondata.io/api/email_templates \ --header 'x-api-key: <api-key>'
{ "rules": [ { "html_body": "<string>", "name": "<string>", "cc_address": null, "heron_id": "<string>", "reply_to_address": null, "to_address": null } ] }
Read all available templates
OK
Show child attributes
Was this page helpful?