Get a family's immunization records

Returns refreshed immunization resources for students in the requested family; batch_id optionally limits students to an academic year.

Authentication

AuthorizationBearer

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

Path parameters

idintegerRequired

Family-student ID.

Query parameters

batch_idintegerOptional
Academic year ID used to scope the family records.

Response

Family student immunization resources.
statusstring
messagestring
datalist of maps from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error