Get Student List

Get class student list

get
/v3/class/students

get class student list

Authorizations
AuthorizationstringRequired
Query parameters
classroomSlugstringOptional

slug of class

joinbooleanOptional

if true, show all joined mentor. If false, show all not joined mentor

pageintegerOptional

page number, default: 1

pageSizeintegerOptional

page size, default: 10

Responses
chevron-right
200

Response

application/json
get
/v3/class/students
200

Response

Last updated