Instructors REST Endpoints

Student Schedule by Periods/Schedule Periods/Scheduled Items/Instructors
The instructors resource lists the instructors for the enrolled or scheduled items.
Get all instructors
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentScheduleByPeriods/{studentScheduleByPeriodsUniqID}/child/schedulePeriods/{schedulePeriodsUniqID}/child/scheduledItems/{scheduledItemsUniqID}/child/instructors
Get an instructor
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentScheduleByPeriods/{studentScheduleByPeriodsUniqID}/child/schedulePeriods/{schedulePeriodsUniqID}/child/scheduledItems/{scheduledItemsUniqID}/child/instructors/{CurriculumStaffId}