Session

List attempts of a session

get/api/sessions/{id}/attempts

Path parameters

idinteger required

session id

Query parameters

last_idinteger

list attempts whose id is grater than this id for pagination

page_sizeinteger

number of attempts to return

Response

successful operation

Changes