Get Chat Attachment
Path parameters
chatIdstringRequired
The chat ID.
idstringRequired
The chat attachment ID.
Query parameters
selectstringOptional
Optional select statement to filter fields.
Responses
200
OK
application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
statusstring · enumOptionalPossible values:
301
Moved Permanently
403
Forbidden
application/json
404
Not Found
application/json
get
/public/v1/helpdesk/chats/{chatId}/attachments/{id}Last updated
Was this helpful?