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

# Read app store version localization information

Read localized version-level information.

## URL

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

## Path Parameters

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

## Query Parameters

fields[appPreviewSets]: Additional fields to include for each app preview set resource returned by the response. fields[appScreenshotSets]: Additional fields to include for each app screenshot set resource returned by the response. fields[appStoreVersionLocalizations]: Additional fields to include for each App Store version localization resource returned by the response. include: The relationship data to include in the response. limit[appPreviewSets]: The maximum number of related app preview set resources to return. limit[appScreenshotSets]: The maximum number of related app screenshot set resources to return. fields[appStoreVersions]: limit[searchKeywords]:

## 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

### Getting Version Localizations

- [List all app store version localizations for an app store version](appstoreconnectapi/get-v1-appstoreversions-_id_-appstoreversionlocalizations.md)
