---
title: "Get EmailTemplate"
method: GET
path: "/emailTemplate/{emailtemplate_id}"
tags: ["EmailTemplate"]
---

# Get EmailTemplate

`GET /emailTemplate/{emailtemplate_id}`

Returns all of the details of the _EmailTemplate_. Takes the `id` of the _EmailTemplate_ in the parameters.

## Path parameters

- `emailtemplate_id` string, required

## Headers

- `api-version` string, required

## Response `200`

Successful response

- ApiResponse
  - `message` string, nullable
  - `hasError` boolean
  - `validationErrors` string[]
  - `data` unknown
  - `content` unknown

---

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