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.
Récupère le détail d’un template.
GET /api/v1/templates/{id}
id
200
{ "data": { "id": "tmpl_uuid", "name": "Relance panier", "type": "text", "variables": ["contact.firstName", "custom.code"] } }