---
title: CiTestResultResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/citestresultresponse
---

# CiTestResultResponse

The response body for endpoints that read a single test result from an Xcode Cloud build action.

## Declaration

```data
object CiTestResultResponse
```

## Properties

data: The resource data. links: The navigational links that include the self-link.

## See Also

### Objects and types

- [CiTestResult](appstoreconnectapi/citestresult.md)
