cURL
curl --request GET \ --url https://yourdomain.com/get_template \ --cookie admin_cookie=
{ "name": "<string>", "email": "<string>" }
Retrieve a full local template
Admin cookie authentication (configurable in config.json)
Template name
Successful response
Raw email MIME content