Answer Attachments REST Endpoints

Questionnaires/Sections/Questions/Answers/Answer Attachments
The answerAttachments resource is a child of the answers resource. It provides details of the attachments added to an answer for a question.
Get all attachments
Method: get
Path: /hcmRestApi/resources/11.13.18.05/questionnaires/{questionnairesUniqID}/child/sections/{sectionsUniqID}/child/questions/{questionsUniqID}/child/answers/{answersUniqID}/child/answerAttachments
Get an attachment
Method: get
Path: /hcmRestApi/resources/11.13.18.05/questionnaires/{questionnairesUniqID}/child/sections/{sectionsUniqID}/child/questions/{questionsUniqID}/child/answers/{answersUniqID}/child/answerAttachments/{answerAttachmentsUniqID}