---
title: List app event screenshot IDs for an app event localization
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appeventlocalizations-_id_-relationships-appeventscreenshots
---

# List app event screenshot IDs for an app event localization

## URL

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

## Path Parameters

id:

## Query Parameters

limit:

## Response Codes

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

## See Also

### Endpoints

- [Read app event localization information](appstoreconnectapi/get-v1-appeventlocalizations-_id_.md)
- [List all video clips for an app event localization](appstoreconnectapi/get-v1-appeventlocalizations-_id_-appeventvideoclips.md)
- [List app event video clip IDs for an app event localization](appstoreconnectapi/get-v1-appeventlocalizations-_id_-relationships-appeventvideoclips.md)
- [List all screenshots for an app event localization](appstoreconnectapi/get-v1-appeventlocalizations-_id_-appeventscreenshots.md)
- [Modify an app event localization](appstoreconnectapi/patch-v1-appeventlocalizations-_id_.md)
- [Create an app event localization](appstoreconnectapi/post-v1-appeventlocalizations.md)
- [Delete an app event localization](appstoreconnectapi/delete-v1-appeventlocalizations-_id_.md)
