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

List chat messages

Get a list of messages for a chat

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}/messages
200

OK

Last updated

Was this helpful?