---
title: PerformanceTestResponse
framework: retentionmessaging
role: symbol
role_heading: Object
path: retentionmessaging/performancetestresponse
---

# PerformanceTestResponse

The performance test response object.

## Declaration

```data
object PerformanceTestResponse
```

## Properties

config: The performance test configuration object. requestId: The performance test request identifier.

## Overview

Overview Use the requestId to get the test results, by calling Get Performance Test Results.

## See Also

### Server performance testing

- [Initiate Performance Test](retentionmessaging/initiate-performance-test.md)
- [Get Performance Test Results](retentionmessaging/get-performance-test-results.md)
- [PerformanceTestRequest](retentionmessaging/performancetestrequest.md)
- [PerformanceTestResultResponse](retentionmessaging/performancetestresultresponse.md)
