---
title: "Get an email template by clientTemplateId"
method: GET
path: "/api/templates/getByClientTemplateId"
tags: ["templates"]
---

# Get an email template by clientTemplateId

`GET /api/templates/getByClientTemplateId`

<b>Rate limit</b>: 100 requests/second, per project.

## Query parameters

- `clientTemplateId` string, required

## Response `200`

successful operation

## Other responses

- `400` — Invalid parameters
- `401` — Invalid API key

---

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