Hi,
I’m trying to see the users enrolled in courses. I’m using the /learn/v1/courses/report endpoint. According to the Response Sample in the API Browser, this data should be included:
However, those fields seem to be missing and my returned data starts with idCourse, code, etc.:
I have superadmin permission. Is there a reason this is missing? Should I be using a different endpoint? Thanks for any insights.