---
title: "Changes to List subscription schedules"
method: GET
path: "/v1/subscriptions/{subscription_id}/schedules"
---

# Changes to List subscription schedules

`GET /v1/subscriptions/{subscription_id}/schedules`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 108 revisions.

- **2026-07-09** `646d6658479b` — 2 breaking
- **2026-07-09** `7d57386313c7` — 4 breaking, 7 warning
- **2026-07-09** `4b1a811c4179` — 7 breaking, 7 info

## Changes

- **2026-07-09** `646d6658479b` — 2 breaking
  - the `schedules/items/configuration` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `schedules/items/execution_result` response's property type/format changed from ``/`` to `object`/`` for status `200`
- **2026-07-09** `7d57386313c7` — 4 breaking, 7 warning
  - the `schedules/items/configuration` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `schedules/items/execution_result` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `schedules/items/schedule_type` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `schedules/items/status` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - added the new `cancellation` enum value to the `schedules/items/schedule_type` response property for the response status `200`
  - added the new `cancelled` enum value to the `schedules/items/status` response property for the response status `200`
  - added the new `executed` enum value to the `schedules/items/status` response property for the response status `200`
  - added the new `executing` enum value to the `schedules/items/status` response property for the response status `200`
  - added the new `failed` enum value to the `schedules/items/status` response property for the response status `200`
  - added the new `pending` enum value to the `schedules/items/status` response property for the response status `200`
  - added the new `plan_change` enum value to the `schedules/items/schedule_type` response property for the response status `200`
- **2026-07-09** `4b1a811c4179` — 7 breaking, 7 info
  - the `schedules/items/cancelled_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `schedules/items/created_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `schedules/items/executed_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `schedules/items/schedule_type` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `schedules/items/scheduled_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `schedules/items/status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `schedules/items/updated_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - removed the `cancellation` enum value from the `schedules/items/schedule_type` response property for the response status `200`
  - removed the `cancelled` enum value from the `schedules/items/status` response property for the response status `200`
  - removed the `executed` enum value from the `schedules/items/status` response property for the response status `200`
  - removed the `executing` enum value from the `schedules/items/status` response property for the response status `200`
  - removed the `failed` enum value from the `schedules/items/status` response property for the response status `200`
  - removed the `pending` enum value from the `schedules/items/status` response property for the response status `200`
  - removed the `plan_change` enum value from the `schedules/items/schedule_type` response property for the response status `200`

---

[Operation](https://skmtc.dev/flexprice/apis/flexprice-api/docs/v1/subscriptions/:subscription_id/schedules/get.md) · [API](https://skmtc.dev/flexprice/apis/flexprice-api.md) · [Page](https://skmtc.dev/flexprice/apis/flexprice-api/changes/v1/subscriptions/:subscription_id/schedules/get)
