Student

Get Class Join Info

Get information about a class before joining, including pending students list. Used to determine if the student needs to select their name from a dropdown.

get/student/classes/join-info/{code}

Path parameters

codestring required

Response

Successful Response

class_namestring required
teacher_namestring required
has_pending_studentsboolean required

Changes