Question Attachments REST Endpoints

Questionnaires/Sections/Questions/Question Attachments
The questionAttachments resource is a child of the questions resource. It provides details of the attachments added to a question.
Get all attachments
Method: get
Path: /hcmRestApi/resources/11.13.18.05/questionnaires/{questionnairesUniqID}/child/sections/{sectionsUniqID}/child/questions/{questionsUniqID}/child/questionAttachments
Get an attachment
Method: get
Path: /hcmRestApi/resources/11.13.18.05/questionnaires/{questionnairesUniqID}/child/sections/{sectionsUniqID}/child/questions/{questionsUniqID}/child/questionAttachments/{questionAttachmentsUniqID}