List review submissions
list-review-submissionsRetrieve app review submission history, filter by state (e.g., UNRESOLVED_ISSUES) to identify rejected submissions.
Instructions
List App Store review submissions for an app (submission history). Filter by state (e.g. UNRESOLVED_ISSUES for rejected). Note: the actual rejection message is only visible in App Store Connect → Version → Resolution Center, not in the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of review submissions to return (default 100, max 200) | |
| filter.app | Yes | App ID(s) (required). Submission history for this app. | |
| filter.state | No | Filter by submission state(s) | |
| filter.platform | No | Filter by platform(s) |