---
title: "Channel Collection"
method: GET
path: "/channel"
tags: ["Channel"]
---

# Channel Collection

`GET /channel`

Return a collection of channels.

## Query parameters

- `platformId` string, required
- `regionId` string, required
- `aliases` boolean
- `start` string

## Response `200`

OK

- object

## Changes

- **2018-04-18** `9e3406eac756` — 2 breaking, 4 warning, 1 info
  - the `query` request parameter `platformId` became required
  - the `query` request parameter `regionId` became required
  - deleted the `query` request parameter `date`
  - deleted the `query` request parameter `scheduleEnd`
  - …3 more

[Change history](https://skmtc.dev/pressassociation/apis/tv-api/changes/channel/get.md)

---

[API](https://skmtc.dev/pressassociation/apis/tv-api.md) · [All operations](https://skmtc.dev/pressassociation/apis/tv-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pressassociation/tv-api/revisions/80477da82b3c/schema)
