Get the list of prior-enrollment studentsID of a courseID via API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024
01:23 PM
Dear all, I am trying to build a script to get the assignments that a past course has, and the active users are not shown. although on the website, one can access the previously enrolled students, I would like to iterate over the list of past users, and be able to get the file that was uploaded for that course, and for that assignment ...
on the website one can access https://{institution}.instructure.com/courses/{courseID}/users/prior
I have not been able to find the correct call from the API... please if any of you could help me I would be very grateful.