admin

Get All Classes

Get all classes with teacher info and student counts for admin dashboard.

get/admin/classes

Query parameters

school_idstring nullable
teacher_idstring nullable
qstring nullable

Substring of the class name

Substring of the class name

school_yearstring nullable

e.g. 2025-2026

e.g. 2025-2026

Response

Successful Response

{"stackTrail":"paths:/admin/classes:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes