---
title: Read customer review response information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-customerreviewresponses-_id_
---

# Read customer review response information

Get information about a specific response you wrote to a customer review, including the response content and its state.

## URL

GET https://api.appstoreconnect.apple.com/v1/customerReviewResponses/{id}

## Path Parameters

id: The opaque resource ID that uniquely identifies a customerReviewResponses resource that represents your review response.

## Query Parameters

fields[customerReviewResponses]: Fields to return for the included related types. include: Relationship data to include in the response. fields[customerReviews]:

## Response Codes

200 OK: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 429 :

## See Also

### Getting Review Responses

- [Get a customer review response](appstoreconnectapi/get-v1-customerreviews-_id_-response.md)
- [Get the response ID for a customer review](appstoreconnectapi/get-v1-customerreviews-_id_-relationships-response.md)
