Returns the template information
GET {{baseUrl}}/smtp/templates/:templateId
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":33,"name":"OrderConfirmation","subject":"Order Confirmation : Thanks for your Purchase !","isActive":true,"testSent":false,"sender":{"name":"John","email":"john.smith@example.com","id":26},"replyTo":"replyto@domain.com","toField":"","tag":"","htmlContent":"HTML CONTENT 4","createdAt":"2016-02-25T11:53:26.000Z","modifiedAt":"2016-02-25T11:53:26.000Z","doiTemplate":false}