---
title: CustomerReviewsResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/customerreviewsresponse
---

# CustomerReviewsResponse

The response body for endpoints that list customer reviews for an app.

## Declaration

```data
object CustomerReviewsResponse
```

## Properties

data: A list of customer review resource data. links: Navigational links that include the self-link. meta: Paging information. included: The requested relationship data.

## See Also

### Objects

- [CustomerReviewResponse](appstoreconnectapi/customerreviewresponse.md)
- [CustomerReview](appstoreconnectapi/customerreview.md)
- [AppCustomerReviewsLinkagesResponse](appstoreconnectapi/appcustomerreviewslinkagesresponse.md)
- [CustomerReviewSummarization](appstoreconnectapi/customerreviewsummarization.md)
- [CustomerReviewSummarizationsResponse](appstoreconnectapi/customerreviewsummarizationsresponse.md)
