For the complete documentation index, see llms.txt. This page is also available as Markdown.

List chat participants

Get a list of chat participants

get

Supports filtering, sorting, and pagination via query string parameters.

Path parameters
chatIdstringRequired

The chat ID.

Responses
200

OK

application/json
get/public/v1/helpdesk/chats/{chatId}/participants

Last updated

Was this helpful?