Hi, is there some API that returns enrollment infos for a given user or course_id?
i found this api (CourseEnrollmentsApiListView) but it need a superuser access to retrieve the infos.
I need to know the enrollment date (created: Date and time when the course enrollment was created.) for a MFE that i’m developing