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
chevron-right
200

OK

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

Last updated

Was this helpful?