Classrooms

Get Level Session

GET
Returns a list of all levels played by the user for the classroom.

Path parameters

classroomHandlestringRequired

The classroom’s _id.

memberHandlestringRequired

The classroom member’s _id.

Response

This endpoint returns a list of objects
state
objectOptional
level
objectOptional
levelID
stringOptional

Level slug like wakka-maul

creator
stringOptional
playtime
integerOptional
Time played in seconds.
changed
stringOptional
created
stringOptional
dateFirstCompleted
stringOptional
submitted
booleanOptional
For arenas. Whether or not the level has been added to the ladder.
published
booleanOptional
For shareable projects. Whether or not the project has been shared with classmates.