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.
stateobjectOptional
levelobjectOptional
levelIDstringOptional

Level slug like wakka-maul

creatorstringOptional
playtimeintegerOptional

Time played in seconds.

changedstringOptional
createdstringOptional
dateFirstCompletedstringOptional
submittedbooleanOptional

For arenas. Whether or not the level has been added to the ladder.

publishedbooleanOptional

For shareable projects. Whether or not the project has been shared with classmates.