How to get list of enrolled students in API

ssabogalp
Posts: 1
Hi!
I would like to get the list of enrolled students in my course using the udemy instructor API or something similar, but here:
https://www.udemy.com/developers/instructor/
I can only query other things. The list of enrolled students seems like an obvious method to have but I cannot find it anywhere.
Is there any way to do this?
Thanks a lot for any help
0
Comments
-
Hi @ssabogalp
,You can only do what is listed on the developer's page with the API. You can get the student list from the student list feature, where you can download the list as a CSV as well.
Hope this helps!
0