Skip to main content

Get Answers for a User

Get the per-question Answers for the given USER_ID across all lessons.

Pagination is applied at the underlying ActiveLesson document level: each page covers pageSize active-lesson documents and may flatten to many more answer rows in the response. Use updatedSince for incremental sync.

Path Parameters
USER_ID string REQUIRED
Query Parameters
pageSize string
pageNumber string
updatedSince string
includeArchived boolean
includeEntryQuiz boolean
Responses
200

Ok

Schema OPTIONAL
object[]
lastDate date-time OPTIONAL
lessonVersion double OPTIONAL
validation object OPTIONAL
feedback object OPTIONAL
status string OPTIONAL

Possible values: [pending, valid, invalid]

title string OPTIONAL
forcedValidationType string OPTIONAL

Possible values: [admin, coach]

isForcedValid boolean OPTIONAL
results object[]
position object OPTIONAL
left double OPTIONAL
top double OPTIONAL
labelName string OPTIONAL
value OPTIONAL
type string OPTIONAL

Possible values: [text, image-base-64, number, choice-ref]

endTimeStamp double OPTIONAL
startTimeStamp double OPTIONAL
isValid boolean OPTIONAL
attemptIndex double
quizType string

Possible values: [exit, entry]

questionTitle string OPTIONAL
_questionId string OPTIONAL
_activeLessonId string
_lessonId string
_userId string
400

Invalid query parameters

Schema OPTIONAL
statusCode double
kind string
message string