Templates
Load Template
Load detailed information of the specified template. Required Access Level: ViewTemplates
get/templates/{name}
Path parameters
namestring string required
string
Example:Template01
Name of template.
Response
Serialized template
Example response
{
"DateAdded": "2001-01-01T12:00:00",
"Subject": "Hello!"
}