---
title: "CH11 - List all enabled channels"
method: GET
path: "/api/channels"
tags: ["Platform Settings"]
---

# CH11 - List all enabled channels

`GET /api/channels`

<div class="extension-title">Description</div>

Results are sorted by code

<div class="api-description-extension">
<div class="extension-title">Call Frequency</div>

<div class="recommended-call-frequency">Recommended usage: Once per day</div>
<div class="max-call-frequency">Maximum usage: Once per day</div>
<div class="extension-title">Localization</div>

<p>This resource supports <code>locale</code> parameter (<a href="#section/Locale">see documentation</a>)</p><p>Localized output fields will be highlighted with an icon: <span class="flag"></span></p></div>

## Response `200`

OK

- CH11Response200
  - `channels` CH11Response200Channels[] — List of channels
    - `code` string, required — Channel code
    - `description` string, required — Channel description
    - `label` string, required — <span>Channel label </span><span title="This field is localized: its value uses the locale provided in the parameters" class="flag"></span>

---

[API](https://skmtc.net/mirakl/apis/mirakl-catalog-manager-apis.md) · [All operations](https://skmtc.net/mirakl/apis/mirakl-catalog-manager-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mirakl/mirakl-catalog-manager-apis/revisions/9dfb063e9782/schema)
