folders

List Folders

List user's accessible folders with hierarchy support

get/folders/

Query parameters

folder_typestring required
parent_folder_idstring nullable

Response

Successful Response

idstring required
namestring required
user_idstring required
parent_folder_idstring nullable
folder_type'teacher_exam' | 'teacher_exercise' | 'teacher_assignment' | 'teacher_course' | 'student_course' | 'student_assignment' required
is_favorites_rootboolean
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.