Timetable
Get Days and Periods
Auth: Authenticated - any signed-in user.
Gets the Days and Periods for the school
get/Timetable/DaysAndPeriods
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.3
- ○
added the optional property
periods/items/house/oneOf[House]/dayto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
periods/items/house/oneOf[House]/staff/items/staff/oneOf[StaffMember]/employeeIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
periods/items/house/oneOf[House]/staff/items/staff/oneOf[StaffMember]/schoolto the response with the200statusresponse-optional-property-added
- ○