GET /templates/:slug
Get information about a template including the body of the template and any user defined variables that the template expects
Last updated
Get information about a template including the body of the template and any user defined variables that the template expects
Last updated
Each template has a unique slug
and this is required in the URL. This can be found, for a template, by viewing the template in Enveloop and selecting the Deploy tab for the template. The slug will be located in the the right-side drawer.
An array of the user defined variables found in the template
A preview of the body of the message with {{ variables }}
intact like you would see at in the Enveloop editor.
If an error is present you will get a http status of 500 and the error field will contain the error