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

Get feedback attachment

Get attachment for a feedback entry

get
Path parameters
feedbackIdstringRequired

The feedback ID.

attachmentIdstringRequired

The feedback attachment ID.

Responses
200

OK

application/json
idstringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
statusstring · enumOptionalPossible values:
namestringOptional

Represents the name this attachment.

descriptionstring · nullableOptional

Represents the description this attachment.

get/public/v1/helpdesk/feedback/{feedbackId}/attachments/{attachmentId}

Last updated

Was this helpful?