- Subcategories:
 - Large Object (LOB) Attributes - FileContents
 - Large Object (LOB) Attributes - FileWebImage
 
Attachments REST Endpoints
    
        Questionnaire Responses/Questionnaire Response Sections/Questionnaire Response Details/Attachments
    
The attachments resource is used to view, create, and update attachments.
- Get all attachments
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/questionnaireResponses/{QuestionnaireRespHeaderId}/child/questionnaireResponseSections/{QuestionnaireRespSectionId}/child/questionnaireResponseDetails/{QuestionnaireResponseId}/child/questionAttachments - Get an attachment
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/questionnaireResponses/{QuestionnaireRespHeaderId}/child/questionnaireResponseSections/{QuestionnaireRespSectionId}/child/questionnaireResponseDetails/{QuestionnaireResponseId}/child/questionAttachments/{questionAttachmentsUniqID}