---
title: List app screenshot sets IDs for a custom product page localization
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_-relationships-appscreenshotsets
---

# List app screenshot sets IDs for a custom product page localization

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

## URL

GET https://api.appstoreconnect.apple.com/v1/appCustomProductPageLocalizations/{id}/relationships/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

limit: The maximum number of app screenshot set resource identifiers to return.

## Response Codes

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

## See Also

### Getting screenshot information

- [List App Screenshot Sets for a Custom Product Page Localization](appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_-appscreenshotsets.md)
