List chat room participants

Returns a list of participants in a chat room

Authentication

X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Path parameters

chat_idstringRequired
Chat Room ID

Query parameters

participant_typeenumOptional
Filter by participant type
Allowed values:

Response

Chat Room Participants
datalist of objects or null

Errors