Get Member Stats
Returns a list of all members stats for the classroom.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <username:password>
.
Path parameters
classroomHandle
The classroom’s _id
.
Query parameters
project
If specified, include only the specified projection of returned stats; else, return all stats. Format as a comma-separated list, like creator,playtime,state.complete
.
memberLimit
Limit the return member number. the default value is 10, and the max value is 100
memberSkip
Skip the members that doesn't need to return, for pagination
Response
This endpoint returns a list of objects.
_id
stats