List Enrollments
B2B Learn
List Enrollments
List the header learner’s enrollments, across every course in the org (not scoped to one course_id).
Auth: portal API key + X-Learner-Email header.
Title is joined from courses under the catalog policy, so a course that was unlisted AFTER enrollment returns a blank title (still listed by course_id) rather than vanishing from the list.
Returns 200 with a list of , ordered by enrollment creation, most recent first. Empty list if never enrolled (not a 404).