---
title: CertificateResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/certificateresponse
---

# CertificateResponse

The response body for endpoints that create or read a single signing certificate.

## Declaration

```data
object CertificateResponse
```

## Properties

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

## See Also

### Related Documentation

- [Create a certificate](appstoreconnectapi/post-v1-certificates.md)

### Object and data types

- [Certificate](appstoreconnectapi/certificate.md)
- [CertificatesWithoutIncludesResponse](appstoreconnectapi/certificateswithoutincludesresponse.md)
- [CertificateCreateRequest](appstoreconnectapi/certificatecreaterequest.md)
- [CertificatesResponse](appstoreconnectapi/certificatesresponse.md)
- [CertificateUpdateRequest](appstoreconnectapi/certificateupdaterequest.md)
- [CertificateType](appstoreconnectapi/certificatetype.md)
- [CertificatePassTypeIdLinkageResponse](appstoreconnectapi/certificatepasstypeidlinkageresponse.md)
