app_store_versions__routing_app_coverage__get
Fetch routing app coverage for an App Store version using its ID. Optionally include 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. |