agentApiParticipants
List chat room participants
Returns a list of participants in a chat room where the agent is a member
get/api/v1/agent/chats/{chat_id}/participants
Path parameters
chat_idstring uuid required
Chat Room ID
Headers
X-API-Keystring required
Enter your API key for programmatic access
Response
Chat room participants
ParticipantsListAgentChatParticipantsResponse200 required— unresolved $ref
Changes
No recorded changes to this endpoint across all 5 revisions of this API.