---
title: Read app info localization information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appinfolocalizations-_id_
---

# Read app info localization information

Read localized app-level information.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app info localization resource ID from the List all app info localizations for an app info response.

## Query Parameters

fields[appInfoLocalizations]: Additional fields to include for each app info localization resource returned by the response. include: The relationship data to include in the response. fields[appInfos]:

## 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 App Localization Information

- [List all app info localizations for an app info](appstoreconnectapi/get-v1-appinfos-_id_-appinfolocalizations.md)
