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

yearIdintegerRequired
Academic year ID.

Response

Student immunization list returned; this endpoint is not paginated.

statusstring
messagestring
datalist of maps from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error