builds__app_store_version__get
Retrieve the App Store version linked to a specific build. Provide a build ID to get version details and optional related records.
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. |