courses
List sections
Returns paginated list of sections
get/courses/sections
Response
Successful Operation
Example response
[
{
"course": "ENGL101",
"section_id": "ENGL101-0101",
"semester": 201501
}
]Returns paginated list of sections
Successful Operation
[
{
"course": "ENGL101",
"section_id": "ENGL101-0101",
"semester": 201501
}
]