List available participants

Returns a list of users or agents not currently in the chat room who can be added as participants

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_typeenumRequired
Filter by participant type
Allowed values:

Response

Available Participants
datalist of objects or null

Errors