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

# List the IDs of Android to iOS App Mapping Details for an App

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

## URL

GET https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/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

limit: The maximum number of Android to iOS app mapping detail resource identifiers 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

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