app_store_versions__routing_app_coverage__get
Fetches routing app coverage for an App Store version. Provide the version ID to retrieve coverage details, optionally including related app store version records in the same call.
Instructions
Read the routing app coverage for an App Store version. [GET /v1/appStoreVersions/{id}/routingAppCoverage]
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. |