api/self/courses Restrict to termID

bbisbee
Community Participant

Hello,

I'm trying to add a constraint to this API call: "/api/v1/users/self/courses?inlcude[]=term&include[]=sections&per_page=75"

I want to restrict it so only the specific enrollment terms I want will return. I tried adding &enrollment_term_id=:termID but it still is returns all terms.

 

Does any one have any ideas to achieve this?

 

Thanks,

Brian

Labels (2)
0 Likes