User Access Person Details REST Endpoints
Learner Learning Records/User Access Person Details
The personDetalis resource provides details about the person associated with the learning item.
- Get details about all the people associated with the learning item
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/learningItemAuthorPersonDetails
- Get details about all the people associated with the learning item
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/learningItemCoordinatorPersonDetails
- Get details about all the people associated with the learning item
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/learningItemInstructorPersonDetails
- Get details about the person associated with the learning item
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/learningItemAuthorPersonDetails/{personId}
- Get details about the person associated with the learning item
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/learningItemCoordinatorPersonDetails/{personId}
- Get details about the person associated with the learning item
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/learningItemInstructorPersonDetails/{personId}