---
title: App Screenshots
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/app-screenshots
---

# App Screenshots

Upload and download app screenshots for an app locale and display target.

## Overview

Overview An appScreenshots resource represents a single app screenshot for an app locale and display target. Use this resource to: Upload new app screenshots to App Store Connect. Download existing screenshots. To upload screenshots, begin by creating an App Screenshot Sets resource for the locale and display target. To upload screenshots, you must create an asset reservation, then follow the upload operations specified in the response. important: Some screenshot sizes are required in order to submit your app for review. You’ll get an error at submission time if you don’t provide all of the required assets. For information about screenshot requirements, see Screenshot specifications.

## Topics

### Getting Screenshots and Reading Information

- [List all app screenshots for an app screenshot set](appstoreconnectapi/get-v1-appscreenshotsets-_id_-appscreenshots.md)
- [Read app screenshot information](appstoreconnectapi/get-v1-appscreenshots-_id_.md)

### Creating, Modifying, and Deleting Screenshots

- [Create an app screenshot](appstoreconnectapi/post-v1-appscreenshots.md)
- [Modify an app screenshot](appstoreconnectapi/patch-v1-appscreenshots-_id_.md)
- [Delete an app screenshot](appstoreconnectapi/delete-v1-appscreenshots-_id_.md)

### Objects

- [AppScreenshot](appstoreconnectapi/appscreenshot.md)
- [AppScreenshotCreateRequest](appstoreconnectapi/appscreenshotcreaterequest.md)
- [AppScreenshotUpdateRequest](appstoreconnectapi/appscreenshotupdaterequest.md)
- [AppScreenshotResponse](appstoreconnectapi/appscreenshotresponse.md)
- [AppScreenshotsResponse](appstoreconnectapi/appscreenshotsresponse.md)
- [UploadOperation](appstoreconnectapi/uploadoperation.md)

## See Also

### Managing App Screenshots

- [App Screenshot Sets](appstoreconnectapi/app-screenshot-sets.md)
