customer_reviews__response__get
Retrieve the developer response to a specific customer review in App Store Connect using the review's unique ID. Resolves the need to check if a reply has been published.
Instructions
Read the response for a customer review. [GET /v1/customerReviews/{id}/response]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| include | No | comma-separated list of relationships to include Pull related records in the same call. Without it, checking a relationship costs one extra call per row returned. |