<!--
{
  "availability" : [
    "Retention Messaging API: 1.3.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RetentionMessaging",
  "identifier" : "/documentation/RetentionMessaging/Get-Performance-Test-Results",
  "metadataVersion" : "0.1.0",
  "role" : "Web Service Endpoint",
  "symbol" : {
    "kind" : "Web Service Endpoint",
    "modules" : [
      "Retention Messaging API"
    ],
    "preciseIdentifier" : "rest:retention_messaging:get:inApps-v1-messaging-performanceTest-result-{}"
  },
  "title" : "Get Performance Test Results"
}
-->

# Get Performance Test Results

Gets the results of the performance test for the specified identifier.

## Discussion

Call this endpoint to retrieve the results from a performance test you initiate by calling [`Initiate Performance Test`](/documentation/RetentionMessaging/Initiate-Performance-Test).

The API returns a JSON object that contains [`PerformanceTestConfig`](/documentation/RetentionMessaging/PerformanceTestConfig), [`PerformanceTestResponse`](/documentation/RetentionMessaging/PerformanceTestResponse) , and [`Failures`](/documentation/RetentionMessaging/Failures) objects that enumerate the parameters the system used to evaluate the server performance, results of the specified test, and information that describes the failures, if any, that the test encountered.

---

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)