Query to get composite key - learnerLearningRecordsUniqID
Summary:
How do i retrieve the learnerLearningRecordsUniqID to get the information of the learnerLearningrecords information.
{{baseurl}}/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}
learnerLearningRecordsUniqID(required): stringThis is the hash key of the attributes which make up the composite key for the Learner Learning Records resource and used to uniquely identify an instance of Learner Learning Records. The client should not generate the hash key value. Instead, the client should query on the Learner Learning Records collection resource in order to navigate to a specific instance of Learner Learning Records to get the hash key.
I was able to get all enrollments using the below endpoint