Musiclessons
Get Music Lessons for a Student
Requires permissions: AcademicStaff or AcademicSupport or Guardian or Parent or StaffMember or Student or StudentFacing
Returns a student's current (non-archived) music lessons, with instrument and teacher. Students see their own; parents/guardians only their linked children; staff any pupil.
get/MusicLessons/Student
Query parameters
nameIdinteger nullable
pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable
Response
Success - Returned lessons
Changes
Changed in 1 of the 22 revisions of this API.2
- ○
added the optional property
lessons/items/teacher/oneOf[StaffMember]/employeeIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
lessons/items/teacher/oneOf[StaffMember]/schoolto the response with the200statusresponse-optional-property-added
- ○