Get the signed-in parent’s immunizations

Returns immunization resources for the authenticated parent’s own family. batch_id optionally scopes the records to an academic year.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Query parameters

batch_idintegerOptional
Academic year ID used to scope the family records.

Response

Parent family immunization resources.
statusstring
messagestring
datalist of maps from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error