---
title: "Changes to Get StoreKit Subscription Status"
method: GET
path: "/iap/storekit-subscription-status"
---

# Changes to Get StoreKit Subscription Status

`GET /iap/storekit-subscription-status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-04-21** `689588dd867f` — 3 breaking, 6 info
- **2026-03-22** `8c7fa6fb5be3` — 1 info
- **2025-12-11** `919eb7a392aa` — 1 breaking

## Changes

- **2026-04-21** `689588dd867f` — 3 breaking, 6 info
  - the response property `expires_at` became nullable for the status `200`
  - the `auto_renew_status` response's property type/format changed from `boolean`/`` to `integer`/`` for status `200`
  - the `status` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - removed the `active` enum value from the `status` response property for the response status `200`
  - removed the `billing_grace_period` enum value from the `status` response property for the response status `200`
  - removed the `billing_retry` enum value from the `status` response property for the response status `200`
  - removed the `expired` enum value from the `status` response property for the response status `200`
  - added the required property `auto_renew_enabled` to the response with the `200` status
  - added the required property `is_active` to the response with the `200` status
- **2026-03-22** `8c7fa6fb5be3` — 1 info
  - endpoint added
- **2025-12-11** `919eb7a392aa` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/zerosettle/apis/zerosettle-iap-api/docs/iap/storekit-subscription-status/get.md) · [API](https://skmtc.dev/zerosettle/apis/zerosettle-iap-api.md) · [Page](https://skmtc.dev/zerosettle/apis/zerosettle-iap-api/changes/iap/storekit-subscription-status/get)
