student_assignments
Get Student Assignments
Get all assignments for the current user:
- Assignments from classes they're enrolled in (that they haven't started yet)
- Already started assignments (with existing exercise sessions)
Optional folder_id filter:
- None (not provided): return all assignments
- "" (empty string): return only assignments NOT in any folder (root)
- "some_id": return only assignments in that folder
get/student-assignments
Query parameters
folder_idstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 2 revisions of this API.