- Subcategories:
 - Large Object (LOB) Attributes - ResponseFeedback
 
Answers REST Endpoints
    
        Questionnaire Templates/Sections/Questions/Answers
    
The answers resource is a child of the questionnaireTemplates resource. It includes details of the answer choices defined for a question that's included in a questionnaire template section.
- Get all answer choices
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/questionnaireTemplates/{questionnaireTemplatesUniqID}/child/sections/{sectionsUniqID}/child/questions/{questionsUniqID}/child/answers - Get an answer choice
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/questionnaireTemplates/{questionnaireTemplatesUniqID}/child/sections/{sectionsUniqID}/child/questions/{questionsUniqID}/child/answers/{answersUniqID}