---
title: "Get an in-app template"
method: GET
path: "/api/templates/inapp/get"
tags: ["templates"]
---

# Get an in-app template

`GET /api/templates/inapp/get`

## Query parameters

- `templateId` integer, required
- `locale` string

## Response `200`

successful operation

## Other responses

- `400` — Invalid parameters
- `401` — Invalid API key
- `404` — Content does not exit for specified locale

---

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