Get attendance dashboard metrics
Calculates attendance totals and marking-type breakdowns for the selected tracks, date range, grades, and classes.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
start_date
end_date
track_ids
grade_ids
class_ids
Response
Metrics (or an empty array when no grade/class/session matches).
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

