latestOpenAPI 3.0.02026-08-10239286205.0 KB

e86f45ae5f7c

gameset-plays

Get the last GameSetPlay attempt for a given Player and GameSet

The last attempt is the most recent attempt for the given GameSet, but not necessarily the best attempt. The attemptWasCompleted property is true if the last attempt has been marked as completed.

get/gameset/plays/attempts/last

Query parameters

userIdstring required
gameSetIdstring required

Response

userIdstring required
gameSetIdstring required
gameSetAttemptnumber required
updatedAtstring date-time required
createdAtstring date-time required
resultsobject required
gamesPlayedCountnumber required
correctAnswerCountnumber required
attemptWasCompletedboolean required