List of minified courses
Returns list of all course codes and names
Query parameters
a comma-separated list of course properties. Defaults to ASCENDING order, use a - (minus) prefix for DESCENDING order. For example, ?sort=course_id,-credits sorts the results ASCENDING by course_id and DESCENDING by credits.
For paginated responses, the page to view. 1-indexed. Defaults to 1 if omitted.
Endpoints that return a large amount of items are paginated to 30 items by default. You can use this parameter to set a page size up to 100.
6-digit semester ID to search, with optional comparator, separated by a pipe. Valid comparators are eq, leq, lt, gt, geq, neq.
Response
Successful Operation
Changes
Changed in 5 of the 12 revisions of this API.1106
- ○
added the new optional
queryrequest parametersemesternew-optional-request-parameter
- ○
- ○
added the new optional
queryrequest parameterpagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterper_pagenew-optional-request-parameter
- ○
added the new optional
queryrequest parametersortnew-optional-request-parameter
- ○
- ●
removed the optional property
items/corefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/creditsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/departmentfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/dept_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/descriptionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/gen_edfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/grading_methodfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/relationshipsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/sectionsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/semesterfrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
getCoursesremoved and replaced withgetCourseListapi-operation-id-removed
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲