Skip to main content
GET
/
get_template
Get template by name
curl --request GET \
  --url https://yourdomain.com/get_template \
  --cookie admin_cookie=
{
  "name": "<string>",
  "email": "<string>"
}

Authorizations

Admin cookie authentication (configurable in config.json)

Query Parameters

name
string
required

Template name

Response

Successful response

name
string

Template name

email
string

Raw email MIME content