---
title: "Changes to Retrieve Plan"
method: GET
path: "/plans/{id}"
---

# Changes to Retrieve Plan

`GET /plans/{id}`

> Every recorded change to this endpoint, newest first.
> 74 revisions in range; 1 not diffed.

## Timeline

Changed in 7 of 74 revisions.

- **2026-09-24** `7fcefabddb0a` — 2 info
- **2026-09-21** `ac2b9b1c6a00` — 1 info
- **2026-09-16** `ff3a76573563` — 2 warning, 1 info
- **2026-08-19** `23dfbe1a0d1f` — 2 breaking, 1 info
- **2026-08-07** `f1020c3ecda4` — 1 info
- **2026-08-04** `bdd0e2c70d58` — 1 info
- **2026-07-26** `60bbb4a6ffbc` — 9 info

## Changes

- **2026-09-24** `7fcefabddb0a` — 2 info
  - added the required property `attributes` to the response with the `200` status
  - added the required property `sku` to the response with the `200` status
- **2026-09-21** `ac2b9b1c6a00` — 1 info
  - added the required property `initial_price_due` to the response with the `200` status
- **2026-09-16** `ff3a76573563` — 2 warning, 1 info
  - added the new `frictionless_if_required` enum value to the `three_ds_level` response property for the response status `200`
  - added the new `mandate_if_required` enum value to the `three_ds_level` response property for the response status `200`
  - removed the `frictionless` enum value from the `three_ds_level` response property for the response status `200`
- **2026-08-19** `23dfbe1a0d1f` — 2 breaking, 1 info
  - added `#/components/schemas/AccountSummary, subschema #2` to the `account` response property `oneOf` list for the response status `200`
  - the `account` response's property type changed from `object, null` to no type for status `200`
  - added the required property `effective_payment_method_configuration` to the response with the `200` status
- **2026-08-07** `f1020c3ecda4` — 1 info
  - added the optional property `error/code` to the response with the `404` status
- **2026-08-04** `bdd0e2c70d58` — 1 info
  - the security scope `plan:basic:read` was added to the endpoint's security scheme `bearerAuth`
- **2026-07-26** `60bbb4a6ffbc` — 9 info
  - added the required property `cancel_discount_intervals` to the response with the `200` status
  - added the required property `cancel_discount_percentage` to the response with the `200` status
  - added the required property `checkout_styling` to the response with the `200` status
  - added the required property `deletable` to the response with the `200` status
  - added the required property `formatted_price` to the response with the `200` status
  - added the required property `image` to the response with the `200` status
  - added the required property `offer_cancel_discount` to the response with the `200` status
  - added the required property `strike_through_initial_price` to the response with the `200` status
  - added the required property `strike_through_renewal_price` to the response with the `200` status

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/plans/:id/get.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/plans/:id/get)
