---
title: Read the Android to iOS App Mapping Details for an App
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-apps-_id_-androidtoiosappmappingdetails
---

# Read the Android to iOS App Mapping Details for an App

Get details about the Android to iOS app mapping for a specific app.

## URL

GET https://api.appstoreconnect.apple.com/v1/apps/{id}/androidToIosAppMappingDetails

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app resource ID from the List apps response.

## Query Parameters

fields[androidToIosAppMappingDetails]: Additional fields to include for each Android to iOS app mapping detail resource returned by the response. limit: The maximum number of Android to iOS app mapping detail resources to return.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Getting Android to iOS app mapping information

- [List the IDs of Android to iOS App Mapping Details for an App](appstoreconnectapi/get-v1-apps-_id_-relationships-androidtoiosappmappingdetails.md)
