v1
latestOpenAPI 3.1.02026-07-2416666272.6 KBChat Users List
This endpoint returns the list of users who are currently viewing a specific chat in real time.
get/chat-users
Query parameters
chat_idstring
UUID
Response
200
Example response
{
"id": "X",
"title": "X",
"rtmp": "X",
"stream_key_id": "X",
"stream_key": "X",
"user_id": "X",
"status": "X",
"live_player": "X",
"live_hls": "X",
"active_dvr": true,
"created_at": "X",
"latency_type": "X"
}