---
title: List App Preview Sets for a Custom Product Page Localization
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_-apppreviewsets
---

# List App Preview Sets for a Custom Product Page Localization

List the app preview sets for a specific custom product page localization.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app custom product page localization resource ID from the List Custom Product Pages Localizations response.

## Query Parameters

fields[appPreviewSets]: Additional fields to include for each app preview set resource returned by the response. fields[appPreviews]: Additional fields to include for each app preview resource returned by the response. filter[appStoreVersionExperimentTreatmentLocalization]: Filter the returned app preview sets by App Store version experiment treatment localization. filter[appStoreVersionLocalization]: Filter the returned app preview sets by App Store version localization. filter[previewType]: Filter the returned app preview sets by preview type. include: The relationship data to include in the response. limit: The maximum number of app preview set resources to return. limit[appPreviews]: The maximum number of related app previews resources to return. fields[appCustomProductPageLocalizations]: Additional fields to include for each app custom product page localization resource returned by the response. fields[appStoreVersionExperimentTreatmentLocalizations]: Additional fields to include for each App Store version experiment treatment localization resource returned by the response. fields[appStoreVersionLocalizations]: Additional fields to include for each App Store version localization resource returned by the response.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Related Documentation

- [Create an app preview set](appstoreconnectapi/post-v1-apppreviewsets.md)
- [Delete an app preview set](appstoreconnectapi/delete-v1-apppreviewsets-_id_.md)
- [List all app previews for an app preview set](appstoreconnectapi/get-v1-apppreviewsets-_id_-apppreviews.md)
- [Get all app preview ids for an app preview set](appstoreconnectapi/get-v1-apppreviewsets-_id_-relationships-apppreviews.md)
- [Replace all app previews for an app preview set](appstoreconnectapi/patch-v1-apppreviewsets-_id_-relationships-apppreviews.md)

### Endpoints

- [Create an app preview set](appstoreconnectapi/post-v1-apppreviewsets.md)
- [Delete an app preview set](appstoreconnectapi/delete-v1-apppreviewsets-_id_.md)
- [List all app previews for an app preview set](appstoreconnectapi/get-v1-apppreviewsets-_id_-apppreviews.md)
- [Get all app preview ids for an app preview set](appstoreconnectapi/get-v1-apppreviewsets-_id_-relationships-apppreviews.md)
- [Replace all app previews for an app preview set](appstoreconnectapi/patch-v1-apppreviewsets-_id_-relationships-apppreviews.md)
