Get Level Session
Returns a list of all levels played by the user for the classroom.
Path parameters
classroomHandle
The classroom’s _id
.
memberHandle
The classroom member’s _id
.
Headers
Authorization
Basic authentication of the form Basic <username:password>.
Response
This endpoint returns a list of objects.
state
level
levelID
Level slug like wakka-maul
creator
playtime
Time played in seconds.
changed
created
dateFirstCompleted
submitted
For arenas. Whether or not the level has been added to the ladder.
published
For shareable projects. Whether or not the project has been shared with classmates.