v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-07186533829.2 KB
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

durationstring required
hiddenboolean
hide_messages_beforestring date-time
watcher_countinteger