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

idstring required
titlestring required
teacher_idstring required
teacher_namestring required
teacher_emailstring required
class_idstring nullable
class_namestring nullable
exercise_idsstring[] required
start_datestring date-time nullable
due_datestring date-time nullable
binary_gradingboolean required
randomize_orderboolean required
created_atstring date-time required
updated_atstring date-time required
student_countinteger required
chat_policyobject nullable
chat_scoring_policyobject nullable
retry_policyobject nullable
pending_review_request_countinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.