Find the course section of an assignment via API

jugeraldes
Community Member

Hello! I have a simple question:

How can I find out the Course Section of an Assignment via API?

When I use "/api/v1/courses/courseid/assignments' I get a table of assignments. There is a column with the course id but there is not a column with the section id.

I can use APIs to get all the courses and all the sections of a course, but I can't find a connection between assignments and sections.

Can someone help?

Labels (1)
0 Likes