app_store_versions__get
Fetch a specific App Store version by ID, optionally including related objects like app, build, or localizations.
Instructions
Read one App Store version by ID. [GET /v1/appStoreVersions/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| include | No | comma-separated list of relationships to include |