List school immunizations for an academic year
Returns every student in the active school for the requested academic year, including family contacts, crawl status, class/grade, and calculated immunization details.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
yearId
Academic year ID.
Response
Student immunization list returned; this endpoint is not paginated.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error

