---
title: "Channel Templates"
method: GET
path: "/Integrations/GetChannelTemplates"
tags: ["External System Integration"]
---

# Channel Templates

`GET /Integrations/GetChannelTemplates`

Returns an array of template IDs and associated names for a particular channel.

## Query parameters

- `ChannelId` integer, required

## Response `200`

Success

- OptimoveAPIModelsOptimoveGeneralTemplateDetails[]
  - `TemplateID` integer
  - `TemplateName` string, nullable

---

[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)
