---
title: "Changes to Gets a list of teachers for lesson cover"
method: GET
path: "/lessoncover/teachers"
---

# Changes to Gets a list of teachers for lesson cover

`GET /lessoncover/teachers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 24 revisions.

- **2026-08-03** `e253360c6adc` — 4 info
- **2026-07-26** `87818d31ea72` — 34 info

## Changes

- **2026-08-03** `e253360c6adc` — 4 info
  - added the optional property `teachers/items/coveredLessons/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 `teachers/items/lessonsCovered/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 `teachers/items/scheduledLesson/oneOf[#/components/schemas/LessonCoverAssignment]/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 `teachers/items/timetable/items/lesson/oneOf[#/components/schemas/Lesson]/period/oneOf[#/components/schemas/Period]/house/oneOf[#/components/schemas/House]/day` to the response with the `200` status
- **2026-07-26** `87818d31ea72` — 34 info
  - added the optional property `teachers/items/coveredLessons/items/assignedBy/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `teachers/items/coveredLessons/items/assignedBy/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `teachers/items/coveredLessons/items/assignedTo/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `teachers/items/coveredLessons/items/assignedTo/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `teachers/items/coveredLessons/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 `teachers/items/coveredLessons/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 `teachers/items/coveredLessons/items/lesson/oneOf[#/components/schemas/Lesson]/staff/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `teachers/items/coveredLessons/items/lesson/oneOf[#/components/schemas/Lesson]/staff/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `teachers/items/lessonsCovered/items/assignedBy/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `teachers/items/lessonsCovered/items/assignedBy/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `teachers/items/lessonsCovered/items/assignedTo/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `teachers/items/lessonsCovered/items/assignedTo/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `teachers/items/lessonsCovered/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 `teachers/items/lessonsCovered/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 `teachers/items/lessonsCovered/items/lesson/oneOf[#/components/schemas/Lesson]/staff/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `teachers/items/lessonsCovered/items/lesson/oneOf[#/components/schemas/Lesson]/staff/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `teachers/items/scheduledLesson/oneOf[#/components/schemas/LessonCoverAssignment]/assignedBy/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `teachers/items/scheduledLesson/oneOf[#/components/schemas/LessonCoverAssignment]/assignedBy/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `teachers/items/scheduledLesson/oneOf[#/components/schemas/LessonCoverAssignment]/assignedTo/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `teachers/items/scheduledLesson/oneOf[#/components/schemas/LessonCoverAssignment]/assignedTo/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `teachers/items/scheduledLesson/oneOf[#/components/schemas/LessonCoverAssignment]/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 `teachers/items/scheduledLesson/oneOf[#/components/schemas/LessonCoverAssignment]/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 `teachers/items/scheduledLesson/oneOf[#/components/schemas/LessonCoverAssignment]/lesson/oneOf[#/components/schemas/Lesson]/staff/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `teachers/items/scheduledLesson/oneOf[#/components/schemas/LessonCoverAssignment]/lesson/oneOf[#/components/schemas/Lesson]/staff/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `teachers/items/staffMember/employeeId` to the response with the `200` status
  - added the optional property `teachers/items/staffMember/school` to the response with the `200` status
  - added the optional property `teachers/items/timetable/items/assignedBy/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `teachers/items/timetable/items/assignedBy/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `teachers/items/timetable/items/assignedTo/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `teachers/items/timetable/items/assignedTo/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status
  - added the optional property `teachers/items/timetable/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 `teachers/items/timetable/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 `teachers/items/timetable/items/lesson/oneOf[#/components/schemas/Lesson]/staff/oneOf[#/components/schemas/StaffMember]/employeeId` to the response with the `200` status
  - added the optional property `teachers/items/timetable/items/lesson/oneOf[#/components/schemas/Lesson]/staff/oneOf[#/components/schemas/StaffMember]/school` to the response with the `200` status

---

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