List attendance tracks available today
Returns active attendance tracks for the current academic year that the signed-in staff member can take. The optional date controls the editable and already-taken state shown for each grade and class.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
date
Date used to calculate whether attendance can be edited and whether a session was already taken.
Response
Attendance tracks visible to the staff member
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

