---
title: "List channel types"
method: GET
path: "/channeltypes"
tags: ["product:chat"]
---

# List channel types

`GET /channeltypes`

Lists all available channel types

## Response `200`

ListChannelTypesResponse

- ListChannelTypesResponse, nullable
  - `channel_types` object, required — Object with all channel types
  - `duration` string, required

## Other responses

- `400` — Bad request
- `429` — Too many requests

---

[API](https://skmtc.net/getstream/apis/stream-api.md) · [All operations](https://skmtc.net/getstream/apis/stream-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getstream/stream-api/versions/3dba86aaa0d8/schema)
