---
title: List beta app localizations
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-betaapplocalizations
---

# List beta app localizations

Find and list beta app localizations for all apps and locales.

## URL

GET https://api.appstoreconnect.apple.com/v1/betaAppLocalizations

## Query Parameters

fields[apps]: Fields to return for included related types. fields[betaAppLocalizations]: Fields to return for included related types. filter[app]: Attributes, relationships, and IDs by which to filter. filter[locale]: Attributes, relationships, and IDs by which to filter. include: Relationship data to include in the response. limit: Number of resources to return.

## Response Codes

200 OK: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 429 :

## See Also

### Getting Localization Information

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