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

List chat attachments

Get a list of chat attachments

get

The chat ID is provided in the route. 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}/attachments

Last updated

Was this helpful?