get_app_store_version_status
Retrieve an App Store version's full release status in one call: app version state, attached build, submission status, phased release details, and App Review contact and notes.
Instructions
Get the full release status of an App Store version in one call: the version itself (appVersionState / appStoreState), the build attached to it, whether it has been submitted for review, the phased release state and day number, and the App Review contact and notes. Sub-resources that do not exist yet (no build attached, not submitted, no phased release) come back as null.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version_id | Yes | App Store version ID (from list_app_store_versions) |