---
title: "Get Template API using templateID"
method: GET
path: "/v1/{sID}/email/templates/{templateID}"
tags: ["Email Templates"]
---

# Get Template API using templateID

`GET /v1/{sID}/email/templates/{templateID}`

You can fetch(search) a template by specifying the template_id with 'GET' method.

## Path parameters

- `sID` string, required
- `templateID` string, required

## Headers

- `api-key` string
- `Accept` string

## Response `200`

OK

- object

---

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