Admin Teacher Exams

Get All Teacher Exams

Get all teacher exams across the platform with filtering and pagination.

get/admin/teacher-exams

Query parameters

searchstring nullable

Search by exam title, teacher name, or email

Search by exam title, teacher name, or email

teacher_idstring nullable

Filter by teacher ID

Filter by teacher ID

date_fromstring nullable

Filter exams created from this date (YYYY-MM-DD)

Filter exams created from this date (YYYY-MM-DD)

date_tostring nullable

Filter exams created until this date (YYYY-MM-DD)

Filter exams created until this date (YYYY-MM-DD)

pageinteger

Page number

Page number

limitinteger

Items per page

Items per page

Response

Successful Response

statusstring required
totalinteger required
pageinteger required
limitinteger required

Changes