Admin - Assignments
Get All Teacher Assignments
Get all teacher assignments across the platform for admin view. Includes teacher and class information.
get/admin/assignments
Query parameters
skipinteger
limitinteger nullable
Maximum number of assignments to return. Omit to fetch all.
Maximum number of assignments to return. Omit to fetch all.
teacher_idstring nullable
Filter by teacher ID
Filter by teacher ID
class_idstring nullable
Filter by class ID
Filter by class ID
searchstring nullable
Search in assignment titles
Search in assignment titles
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.