product:chat
Get channel
Returns a channel by its CID without creating it. Responds with 404 when the channel does not exist, so it doubles as an existence check. Pass state=true to also load messages, read state and watchers.
get/channels/{type}/{id}
Path parameters
typestring required
Channel type to interact with
idstring required
Channel ID to interact with
Query parameters
stateboolean
messages_limitinteger
members_limitinteger
watchers_limitinteger
Response
Successful response