Instructors REST Endpoints

Learner Learning Records/Completion Details/Instructors
The instructors resource is a child of the learnerLearningRecords resource. It provides the instructors associated with the learning record.
Get all instructors
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/completionDetails/{completionDetailsUniqID}/child/instructors
Get an instructor
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/completionDetails/{completionDetailsUniqID}/child/instructors/{instructorsUniqID}