---
title: "Changes to Get subscription schedule"
method: GET
path: "/v1/subscription-schedules/{id}"
---

# Changes to Get subscription schedule

`GET /v1/subscription-schedules/{id}`

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

---

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