---
title: "Execution Channels"
method: GET
path: "/Actions/GetExecutionChannels"
tags: ["Actions"]
---

# Execution Channels

`GET /Actions/GetExecutionChannels`

Returns all execution channels that were ever in use in a campaign. This endpoint enables the user to see all the configured execution channels on its Optimove environment.

## Response `200`

Success

- OptimoveAPIModelsOptimoveExecutionChannels[]
  - `ChannelId` integer — The identifier of a particular campaign execution channel
  - `ChannelName` 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)
