---
title: CiArtifactResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/ciartifactresponse
---

# CiArtifactResponse

The response body for endpoints that read a single artifact produced by an Xcode Cloud build action.

## Declaration

```data
object CiArtifactResponse
```

## Properties

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

## See Also

### Objects

- [CiArtifact](appstoreconnectapi/ciartifact.md)
