Musiclessons
Get a teacher's music lessons (admin)
Requires permission: MusicAdmins
One teacher's active lessons (admin slide-over / register).
get/MusicLessons/Teacher/{email}/Lessons
Path parameters
emailstring required
Query parameters
archivedboolean required
emailstring nullable
pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable
Response
Success - Success
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
- ○