List due immunization shots

Returns unadministered shots whose due date is now or earlier for one student.

Authentication

AuthorizationBearer

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

Path parameters

idintegerRequired
Student ID.

Response

Due immunization records.
statusstring
messagestring
datalist of maps from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error