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

# List App Screenshot Sets for a Custom Product Page Localization

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

## URL

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

## 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[appScreenshotSets]: Additional fields to include for each app screenshot set resource returned by the response. fields[appScreenshots]: Additional fields to include for each app screenshot resource returned by the response. filter[appStoreVersionExperimentTreatmentLocalization]: Filter the returned app screenshot sets by App Store version experiment treatment localization. filter[appStoreVersionLocalization]: Filter the returned app screenshot sets by App Store version localization. filter[screenshotDisplayType]: Filter the returned app screenshot sets by screenshot display type. include: The relationship data to include in the response. limit: The maximum number of app screenshot set resources to return. limit[appScreenshots]: The maximum number of related app screenshots 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 :

## Discussion

Discussion Example Request and Response

## See Also

### Related Documentation

- [Create a Custom Product Page Localization](appstoreconnectapi/post-v1-appcustomproductpagelocalizations.md)
- [Modify Custom Product Page Localization Information](appstoreconnectapi/patch-v1-appcustomproductpagelocalizations-_id_.md)
- [List Custom Product Pages Localizations](appstoreconnectapi/get-v1-appcustomproductpageversions-_id_-appcustomproductpagelocalizations.md)
- [Read Custom Product Page Localization Information](appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_.md)
- [List App Preview Sets for a Custom Product Page Localization](appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_-apppreviewsets.md)
- [List app preview set IDs for a custom product page localization](appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_-relationships-apppreviewsets.md)
- [List app screenshot sets IDs for a custom product page localization](appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_-relationships-appscreenshotsets.md)
- [Delete an App Custom Product Page Localization](appstoreconnectapi/delete-v1-appcustomproductpagelocalizations-_id_.md)

### Getting screenshot information

- [List app screenshot sets IDs for a custom product page localization](appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_-relationships-appscreenshotsets.md)
