customer_reviews__response__get
Fetch the developer response to a customer review by ID. Use this to view or verify replies, with optional related review details.
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. |