v1
latestOpenAPI 3.0.32026-07-132534113.7 KBStoreKit
Get StoreKit Subscription Status
Returns the current status of a StoreKit subscription by its original transaction ID. Useful for checking renewal state and expiry. The response includes normalized is_active and auto_renew_enabled booleans (SDK 1.2+); prefer these over the raw status/auto_renew_status fields for canonical access decisions.
get/iap/storekit-subscription-status
Query parameters
original_transaction_idstring required
The StoreKit original transaction ID for the subscription.
Response
Subscription status