Termlyhealth

Get a Pupil's Latest Termly Health Form

Requires permissions: Guardian or Parent

Returns the most recent termly health form for a pupil (parents of that pupil only).

get/TermlyHealth/Pupil/{pupilId}

Path parameters

pupilIdinteger required

Query parameters

pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable

Response

Success - Returned form

idinteger
pupilIdinteger nullable
terminteger nullable
pupilNamestring nullable
pupilHousestring nullable
pupilYearinteger nullable
holidayboolean nullable
holidayDetailsstring nullable
medicationboolean nullable
medicationDetailsstring nullable
vaccinationsboolean nullable
vaccinationsDetailsstring nullable
infectionsboolean nullable
infectionsDetailsstring nullable
submittedstring date-time nullable
parentNamestring nullable
changesboolean nullable

Changes

Changed in 1 of the 25 revisions of this API.11

    • the //// response's property format changed from int32 to int64 for status

      response-property-type-changed

    • for the path request parameter pupilId, the format was generalized from int32 to int64

      request-parameter-type-generalized