---
title: Read the app information of a beta app localization
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-betaapplocalizations-_id_-app
---

# Read the app information of a beta app localization

Get the app information associated with a specific beta app localization.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource.

## Query Parameters

fields[apps]: Fields to return for included related types.

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

- [List beta app localizations](appstoreconnectapi/get-v1-betaapplocalizations.md)
- [Read beta app localization information](appstoreconnectapi/get-v1-betaapplocalizations-_id_.md)
- [Get the app ID for a beta app localization](appstoreconnectapi/get-v1-betaapplocalizations-_id_-relationships-app.md)
