- Subcategories:
 - Resource Descriptive Flexfields
 
Instructors REST Endpoints
            
            Learner Learning Records/Primary Selected Course Offering/Completion Details/Instructors
            
        
        
    The instructors resource is a child of the completionDetails resource. It provides the instructors associated with instructor-led and blended offerings.
- Get all instructors
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/primarySelectedCourseOffering/{otherSelectedCourseOfferingsUniqID2}/child/completionDetails/{completionDetailsUniqID}/child/instructors - Get an instructor
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/primarySelectedCourseOffering/{otherSelectedCourseOfferingsUniqID2}/child/completionDetails/{completionDetailsUniqID3}/child/instructors/{instructorsUniqID}