Return all student base on teacher
POST
/admin/api.php?f=getStudents
Content-Type: application/x-www-form-urlencoded
id={teacher id}
userid: int,
username: string,,
email: string,,
mobile: int,
firstname: string,
lastname: string,
gradelevel: int,
schoolname: string,
preferences: string,
points: int
}
{
{