Lessoncover

Get a user's lesson cover

Auth: Authenticated - any signed-in user.

Gets all lesson cover forms for the user, either submitted by the user or on their behalf

get/lessoncover

Query parameters

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

Response

Success - Success

Changes

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

    • added the optional property lessonCoverForms/items/assignments/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 lessonCoverForms/items/assignments/items/assignedBy/oneOf[StaffMember]/employeeId to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property lessonCoverForms/items/assignments/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 lessonCoverForms/items/assignments/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 lessonCoverForms/items/assignments/items/lesson/oneOf[Lesson]/staff/oneOf[StaffMember]/employeeId to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added