get https://api.muxy.io/v1/e/all_state
All users can make this GET request to retrieve all types of developer-defined state data.
The response body is a JSON object with three keys; extension
, channel
, and viewer
. The value of each key is a JSON object containing the state data defined with the given scope,
The viewer
data includes both extension-wide and channel-wide viewer data.