---
title: Read the routing app coverage information of an app store version
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appstoreversions-_id_-routingappcoverage
---

# Read the routing app coverage information of an app store version

Get the routing app coverage file that is associated with a specific App Store version

## URL

GET https://api.appstoreconnect.apple.com/v1/appStoreVersions/{id}/routingAppCoverage

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the App Store version resource ID from the List all app store versions for an app response.

## Query Parameters

fields[routingAppCoverages]: Additional fields to include for each routing app coverage resource returned by the response. fields[appStoreVersions]: include:

## Response Codes

200 OK: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 429 :

## See Also

### Reading Declarations

- [Get the routing app coverage ID for an App Store version](appstoreconnectapi/get-v1-appstoreversions-_id_-relationships-routingappcoverage.md)
