---
title: List the Images for an In-App Event
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appeventscreenshots-_id_
---

# List the Images for an In-App Event

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app event screenshot resource ID from the List all screenshots for an app event localization response.

## Query Parameters

fields[appEventScreenshots]: Additional fields to include for each app event screenshot resource returned by the response. include: The relationship data to include in the response. fields[appEventLocalizations]:

## Response Codes

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

## See Also

### Endpoints

- [Update an app event screenshot](appstoreconnectapi/patch-v1-appeventscreenshots-_id_.md)
- [Create an app event screenshot](appstoreconnectapi/post-v1-appeventscreenshots.md)
- [Delete an app event screenshot](appstoreconnectapi/delete-v1-appeventscreenshots-_id_.md)
