GetLessonAttendance

View as Markdown
Get a list of lesson attendances for the given parameters. Used for classes that are set with Lesson Attendance mode

Headers

dreamclass-secret-keystringOptional

Your DreamClass API key. Required on every request. Find it in the DreamClass app under Settings > Integrations.

tenantstringOptional
Your tenant code: the DreamClass subdomain you sign in at (for https://myaccount.dreamclass.io it is "myaccount"), or your full white-labelled domain. Required on every request.
schoolCodestringOptional

Your school code. Required on every request. Find it in the DreamClass app under Settings > Integrations.

Query parameters

periodIdstringOptional
fromDatestringOptional

Start date of attendances e.g. 2024-12-31 ISO format

toDatestringOptional

End date of attendances e.g. 2025-01-25 ISO format

statusesstringOptional

List of attendance statuses (comma separated)

studentIdstringOptional

Id of student (optional)

classIdstringOptional

Id of class (optional)

courseIdstringOptional

Id of course (optional, mandatory set classId)

Response

OK
studentIdinteger
attendanceStatusstring
datedatetime
classIdinteger
courseIdinteger
commentsanyOptional
minutesLateanyOptional
attendancePointsanyOptional