[Read] Get App Review submission status
asc_submission_statusCheck the App Store review status for a specific version, including submission state and current review phase.
Instructions
Read-only. Gets the App Store review state for a version (e.g. PREPARE_FOR_SUBMISSION, WAITING_FOR_REVIEW, IN_REVIEW, REJECTED, READY_FOR_SALE) and whether it has been submitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | Bundle id, app name, or App Store Connect app id | |
| version | Yes | App Store version string, e.g. "1.1" |