# CH11 - List all enabled channels

Description

Results are sorted by code


Call Frequency

Recommended usage: Once per day
Maximum usage: Once per day
Localization

This resource supports locale parameter (see documentation)Localized output fields will be highlighted with an icon:

Endpoint: GET /api/channels

## Response 200 fields (application/json):

  - `channels` (array)
    List of channels

  - `channels.code` (string, required)
    Channel code

  - `channels.description` (string, required)
    Channel description

  - `channels.label` (string, required)
    Channel label


