---
title: "Changes to List of courses"
method: GET
path: "/courses"
---

# Changes to List of courses

`GET /courses`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 12 revisions.

- **2020-04-23** `c645c466611f` — 2 warning, 3 info
- **2020-04-19** `1f4fb7230e02` — 6 info
- **2020-03-31** `b4919cd9fb0d` — 2 breaking
- **2020-02-18** `ae6661642f5a` — 1 info
- **2019-07-02** `f2f973dd5f11` — 1 breaking

## Changes

- **2020-04-23** `c645c466611f` — 2 warning, 3 info
  - deleted the `query` request parameter `core`
  - deleted the `query` request parameter `grading_method`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `per_page`
  - added the new optional `query` request parameter `sort`
- **2020-04-19** `1f4fb7230e02` — 6 info
  - added the new optional `query` request parameter `core`
  - added the new optional `query` request parameter `credits`
  - added the new optional `query` request parameter `dept_id`
  - added the new optional `query` request parameter `gen_ed`
  - added the new optional `query` request parameter `grading_method`
  - added the new optional `query` request parameter `semester`
- **2020-03-31** `b4919cd9fb0d` — 2 breaking
  - the `items/sections/items/oneOf[#/components/schemas/Section]/semester` response's property type/format changed from `string`/`` to `number`/`` for status `200`
  - the `items/semester` response's property type/format changed from `string`/`` to `number`/`` for status `200`
- **2020-02-18** `ae6661642f5a` — 1 info
  - endpoint added
- **2019-07-02** `f2f973dd5f11` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/umdio/apis/umd-io/docs/courses/get.md) · [API](https://skmtc.dev/umdio/apis/umd-io.md) · [Page](https://skmtc.dev/umdio/apis/umd-io/changes/courses/get)
