Find attendance sessions by filters
Lists sessions on a date filtered by track, grade, and class IDs.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
date
track_ids
grade_ids
class_ids
Response
Matching session summaries.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

