Filter school test events
Finds events for selected school tests within a date range and optional student, class, or structure-node scope.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
start_date
end_date
ids
student_ids
node_ids
class_ids
Response
Matching events returned
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

