---
title: "List all channels with at least one subscribed device"
method: GET
path: "/push/channels"
tags: ["Push"]
---

# List all channels with at least one subscribed device

`GET /push/channels`

Returns a paginated response of channel names.

## Response `2XX`

OK

- string[]

## Other responses

- `default` — Error

---

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