courses

List semesters

Returns list of all available semesters, each in format YYYYMM

get/courses/semesters

Response

Successful Operation

string[] required

Example response

[
  "201901",
  "201905",
  "201908"
]

Changes

Changed in 2 of the 12 revisions of this API.11