Lessoncover

Gets a list of lesson cover assignments

Requires permission: StaffMember

get/LessonCover/Assignments

Query parameters

pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable
startDateTimestring date-time nullable
endDateTimestring date-time nullable

Response

Success - Success

Changes

Changed in 2 of the 22 revisions of this API.9

    • added the optional property lessonCoverAssignments/items/lesson/oneOf[Lesson]/period/oneOf[Period]/house/oneOf[House]/day to the response with the 200 status

      response-optional-property-added

    • added the optional property lessonCoverAssignments/items/assignedBy/oneOf[StaffMember]/employeeId to the response with the 200 status

      response-optional-property-added

    • added the optional property lessonCoverAssignments/items/assignedBy/oneOf[StaffMember]/school to the response with the 200 status

      response-optional-property-added

    • added the optional property lessonCoverAssignments/items/assignedTo/oneOf[StaffMember]/employeeId to the response with the 200 status

      response-optional-property-added

    • added the optional property lessonCoverAssignments/items/assignedTo/oneOf[StaffMember]/school to the response with the 200 status

      response-optional-property-added

    • added the optional property lessonCoverAssignments/items/lesson/oneOf[Lesson]/period/oneOf[Period]/house/oneOf[House]/staff/items/staff/oneOf[StaffMember]/employeeId to the response with the 200 status

      response-optional-property-added

    • added the optional property lessonCoverAssignments/items/lesson/oneOf[Lesson]/period/oneOf[Period]/house/oneOf[House]/staff/items/staff/oneOf[StaffMember]/school to the response with the 200 status

      response-optional-property-added

    • added the optional property lessonCoverAssignments/items/lesson/oneOf[Lesson]/staff/oneOf[StaffMember]/employeeId to the response with the 200 status

      response-optional-property-added

    • added the optional property lessonCoverAssignments/items/lesson/oneOf[Lesson]/staff/oneOf[StaffMember]/school to the response with the 200 status

      response-optional-property-added