<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "AppStoreServerAPI",
  "identifier" : "/documentation/AppStoreServerAPI/StatusResponse",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "App Store Server API"
    ],
    "preciseIdentifier" : "data:app_store_server_api:StatusResponse"
  },
  "title" : "StatusResponse"
}
-->

# StatusResponse

A response that contains status information for all of a customer’s auto-renewable subscriptions in your app.

```
object StatusResponse
```

## Topics

### Response Objects and Data Types

[`SubscriptionGroupIdentifierItem`](/documentation/AppStoreServerAPI/SubscriptionGroupIdentifierItem)

Information for auto-renewable subscriptions, including signed transaction information and signed renewal information, for one subscription group.

[`environment`](/documentation/AppStoreServerAPI/environment)

The server environment, either sandbox or production.

[`appAppleId`](/documentation/AppStoreServerAPI/appAppleId)

The unique identifier of an app in the App Store.

[`bundleId`](/documentation/AppStoreServerAPI/bundleId)

The bundle identifier of an app.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)