Getting a list of enrolled students for a specific year

I want a list of enrolled students for a specific academic year, other than the current one. Which API endpoint or combination of endpoints will provide me with that info?

I have a list of users and their roles. The Student role gives me the list of current students, the Past Student role gives me the list of all past students, but I need the breakdown for a specific prior year.

I'm still new at this API

Categories