---
title: "Template Details"
method: GET
path: "/TransactionalMail/GetTemplateDetails"
tags: ["Transactional Mail"]
---

# Template Details

`GET /TransactionalMail/GetTemplateDetails`

Returns an array of transactional template IDs and associated attributes.

## Response `200`

Success

- OptimoveAPIModelsOptimoveTransactionalTemplates[]
  - `TemplateID` integer — TemplateID is the transactional template identifier, defined by Optimove.
  - `TemplateName` string, nullable
  - `TemplateContent` string, nullable
  - `TemplateAttributes` string[], nullable — Returns a StringArray containing the following three strings, in the following order: From name, Reply-to, Subject

---

[API](https://skmtc.net/optimove/apis/optimove-api.md) · [All operations](https://skmtc.net/optimove/apis/optimove-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/optimove/optimove-api/revisions/fc55c5b1bec5/schema)
