O objeto resposta
Devolvido pelas rotas de respostas de template, um item por pergunta do template padrão do registro.
idstringOpaque answer identifier.
objectmeeting_answerResource type. Always meeting_answer, including for calls.
questionobjectThe question this answers.
question.idstringOpaque question identifier, stable across records that share the template. It is the field to key on, not the text, which the company can reword.
question.textstringQuestion text as the template asks it, sanitized.
question.typetext · option · multi_select · boolean · numberWhat the template expects as an answer. The answer itself always arrives as a string, so this is what says how to parse it.
question.orderintegerPosition of the question in the template, starting at zero.
answerstringGenerated answer. A question that produced none is left out of the list rather than returned with a null answer.
updated_atstring date-timeWhen the answer last changed.