Chat Users List

This endpoint returns the list of users who are currently viewing a specific chat in real time.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The response includes:

  • Name entered by the user when joining the chat
  • User ID
  • Browser information (User-Agent)
  • Timestamp indicating when the user connected to the chat
  • IP address used

This endpoint is ideal for monitoring live audience activity, allowing you to identify connected users and perform moderation actions such as blocking when necessary.

To make the request, simply use the chat_id generated during the chat creation process via the following endpoint:
https://pandavideo.readme.io/reference/create-chat-live and include it as a parameter in the request URL.


ParameterTypeDescription
chat_idString(UUID)ID of the chat you want to retrieve viewer data from.
Query Params
string

UUID

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json