builds__app_store_version__get
Get the App Store version for a build and inspect its release metadata. Optionally include related records such as localizations, review details, or phased release status.
Instructions
Read the App Store version for a build. [GET /v1/builds/{id}/appStoreVersion]
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. |