List scores for a school test event

Returns every stored student score for the specified event, including metadata for any attached test file.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

event_scoreintegerRequired
School test event identifier.

Response

Event scores returned in the standard success envelope.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error