REST API Is it posible to get section data for an account's courses

santi-a
Community Member

My team wants to get section data for the courses under an account, we are using the account api ('account/self/courses') to get those courses . We noticed that the include[] parameter for that endpoint doesn't support the section option.  The course api seems to have this option available but we need the courses on an account level, and getting the sections for each course doesn't seem like an optimal solution. We looked into using GraphQL and it seems like it could be done with that.  But is there a way to get this data with the REST API or will the section option on the account api be available in the future?

Labels (3)
0 Likes