---
title: "Changes to Get Schedule Status"
method: GET
path: "/schedules/{schedule_id}/status"
---

# Changes to Get Schedule Status

`GET /schedules/{schedule_id}/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 6 revisions.

- **2026-07-20** `f728bfcee693` — 12 warning
- **2026-07-19** `56f0e753f2e4` — 1 info

## Changes

- **2026-07-20** `f728bfcee693` — 12 warning
  - added the new `bounded_by_requested_limit` enum value to the `enumeration_scope` response property for the response status `200`
  - added the new `cancelled` enum value to the `background_state` response property for the response status `200`
  - added the new `complete` enum value to the `state` response property for the response status `200`
  - added the new `completed` enum value to the `background_state` response property for the response status `200`
  - added the new `exhausted` enum value to the `enumeration_scope` response property for the response status `200`
  - added the new `failed` enum value to the `background_state` response property for the response status `200`
  - added the new `generating` enum value to the `state` response property for the response status `200`
  - added the new `indeterminate` enum value to the `enumeration_scope` response property for the response status `200`
  - added the new `initializing` enum value to the `state` response property for the response status `200`
  - added the new `not_started` enum value to the `background_state` response property for the response status `200`
  - added the new `ready` enum value to the `state` response property for the response status `200`
  - added the new `running` enum value to the `background_state` response property for the response status `200`
- **2026-07-19** `56f0e753f2e4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/mucsci/apis/course-scheduler-api/docs/schedules/:schedule_id/status/get.md) · [API](https://skmtc.dev/mucsci/apis/course-scheduler-api.md) · [Page](https://skmtc.dev/mucsci/apis/course-scheduler-api/changes/schedules/:schedule_id/status/get)
