teacher_analytics

Get Student Exercise Sessions

Get all exercise sessions for a specific student. Only returns sessions from classes taught by the requesting teacher.

get/teacher/analytics/student-sessions/{student_id}

Path parameters

student_idstring required

Query parameters

start_datestring nullable
end_datestring nullable

Response

Successful Response

{"stackTrail":"paths:/teacher/analytics/student-sessions/{student_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes