Skip to main content

Resource fields

Field NameData TypeIs NullableDescription
idUUIDNo
question_idQuestion IDNo
question_typeStringNoCan be SCALE or OPEN_ENDED
scaleScale ObjectYesMay be null if type is not a SCALE
open_endedOpen Ended ObjectYesMay be null if type is not a OPEN_ENDED
created_atDateNo
updated_atDateNo

Scale object

Field NameData TypeIs NullableDescription
valueIntegerNoScore

Open Ended object

Field NameData TypeIs Nullable
valueStringNo