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

# notificationHistoryResponseItem

The App Store server notification history record, including the signed notification payload and the result of the server’s first send attempt.

```
object notificationHistoryResponseItem
```

## Topics

### Data types

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

The success or error information the App Store server records when it attempts to send an App Store server notification to your server.

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

The success or error information and the date the App Store server records when it attempts to send a server notification to your server.

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

A cryptographically signed payload, in JSON Web Signature (JWS) format, containing the response body for a version 2 notification.



---

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)