---
title: "Changes to Get Attendance for a Student"
method: GET
path: "/attendance/student"
---

# Changes to Get Attendance for a Student

`GET /attendance/student`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 22 revisions.

- **2026-08-03** `e253360c6adc` — 5 info
- **2026-07-26** `87818d31ea72` — 20 info

## Changes

- **2026-08-03** `e253360c6adc` — 5 info
  - added the optional property `attendanceEntries/items/house/oneOf[#/components/schemas/House]/day` to the response with the `200` status
  - added the optional property `attendanceEntries/items/lesson/oneOf[#/components/schemas/Lesson]/period/oneOf[#/components/schemas/Period]/house/oneOf[#/components/schemas/House]/day` to the response with the `200` status
  - added the optional property `attendanceEntries/items/period/oneOf[#/components/schemas/Period]/house/oneOf[#/components/schemas/House]/day` to the response with the `200` status
  - added the optional property `attendanceEntries/items/student/oneOf[#/components/schemas/Student]/academicHouseObject/oneOf[#/components/schemas/House]/day` to the response with the `200` status
  - added the optional property `attendanceEntries/items/student/oneOf[#/components/schemas/Student]/boardingHouseObject/oneOf[#/components/schemas/House]/day` to the response with the `200` status
- **2026-07-26** `87818d31ea72` — 20 info
  - added the optional property `attendanceEntries/items/house/oneOf[#/components/schemas/House]/staff/items/staff/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `attendanceEntries/items/house/oneOf[#/components/schemas/House]/staff/items/staff/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `attendanceEntries/items/lesson/oneOf[#/components/schemas/Lesson]/period/oneOf[#/components/schemas/Period]/house/oneOf[#/components/schemas/House]/staff/items/staff/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `attendanceEntries/items/lesson/oneOf[#/components/schemas/Lesson]/period/oneOf[#/components/schemas/Period]/house/oneOf[#/components/schemas/House]/staff/items/staff/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `attendanceEntries/items/lesson/oneOf[#/components/schemas/Lesson]/staff/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `attendanceEntries/items/lesson/oneOf[#/components/schemas/Lesson]/staff/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `attendanceEntries/items/period/oneOf[#/components/schemas/Period]/house/oneOf[#/components/schemas/House]/staff/items/staff/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `attendanceEntries/items/period/oneOf[#/components/schemas/Period]/house/oneOf[#/components/schemas/House]/staff/items/staff/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `attendanceEntries/items/staff/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `attendanceEntries/items/staff/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `attendanceEntries/items/student/oneOf[#/components/schemas/Student]/academicHouseObject/oneOf[#/components/schemas/House]/staff/items/staff/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `attendanceEntries/items/student/oneOf[#/components/schemas/Student]/academicHouseObject/oneOf[#/components/schemas/House]/staff/items/staff/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `attendanceEntries/items/student/oneOf[#/components/schemas/Student]/boardingHouseObject/oneOf[#/components/schemas/House]/staff/items/staff/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `attendanceEntries/items/student/oneOf[#/components/schemas/Student]/boardingHouseObject/oneOf[#/components/schemas/House]/staff/items/staff/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `attendanceEntries/items/student/oneOf[#/components/schemas/Student]/formObject/oneOf[#/components/schemas/Form]/staff/items/employeeId` to the response with the `200` status
  - added the optional property `attendanceEntries/items/student/oneOf[#/components/schemas/Student]/formObject/oneOf[#/components/schemas/Form]/staff/items/school` to the response with the `200` status
  - added the optional property `attendanceEntries/items/student/oneOf[#/components/schemas/Student]/musicLessons/items/teacher/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `attendanceEntries/items/student/oneOf[#/components/schemas/Student]/musicLessons/items/teacher/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `attendanceEntries/items/subject/oneOf[#/components/schemas/Subject]/subjectHeads/items/staff/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `attendanceEntries/items/subject/oneOf[#/components/schemas/Subject]/subjectHeads/items/staff/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status

---

[Operation](https://skmtc.dev/tonbridge/apis/tonbridge-app-api/docs/attendance/student/get.md) · [API](https://skmtc.dev/tonbridge/apis/tonbridge-app-api.md) · [Page](https://skmtc.dev/tonbridge/apis/tonbridge-app-api/changes/attendance/student/get)
