Get active channels
API: Return active channels
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"authenticated": [
"channelOne",
"channelTwo"
],
"anonymous": [
"testRoom1",
"testRoom2"
]
}Notes
Last updated
Was this helpful?