---
title: "Get Channel State"
method: GET
path: "/channel_state"
tags: ["Extension State"]
---

# Get Channel State

`GET /channel_state`

Returns a JSON object of the channels's state. This is the same for all viewers on the current channel.

## Response `200`

The channel's state.

- object — Any JSON serializable data

---

[API](https://skmtc.net/muxy/apis/muxy-s-extension-development-kit.md) · [All operations](https://skmtc.net/muxy/apis/muxy-s-extension-development-kit/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/muxy/muxy-s-extension-development-kit/versions/21b37686a542/schema)
