---
title: Read app preview set information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-apppreviewsets-_id_
---

# Read app preview set information

Get an app preview set that includes its display target, language, and the previews it contains.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app preview set resource ID from the List all app preview sets for an app store version localization 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. include: The relationship data to include in the response. limit[appPreviews]: The maximum number of related app previews resources to return. fields[appCustomProductPageLocalizations]: fields[appStoreVersionExperimentTreatmentLocalizations]: fields[appStoreVersionLocalizations]:

## 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 :
