---
title: List all beta feedback screenshot submission ids for an app
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-apps-_id_-relationships-betafeedbackscreenshotsubmissions
---

# List all beta feedback screenshot submission ids for an app

Get a list of beta feedback screenshot submissions for a specific app.

## URL

GET https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/betaFeedbackScreenshotSubmissions

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app resource ID from the List apps response.

## Query Parameters

limit: The maximum number of beta feedback screenshot submission resource identifiers to return.

## Response Codes

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

## Overview

Overview List All Introductory Offer Resource IDs for an Auto-Renewable Subscription,Get a list of resource IDs representing introductory offers for an auto-renewable subscription.

## See Also

### Reading and deleting beta feedback screenshot submissions

- [List All Beta Feedback Screenshot Submissions for an App](appstoreconnectapi/get-v1-apps-_id_-betafeedbackscreenshotsubmissions.md)
- [Read a Beta Feedback Screenshot Submission](appstoreconnectapi/get-v1-betafeedbackscreenshotsubmissions-_id_.md)
- [Delete a Beta Feedback Screenshot Submission](appstoreconnectapi/delete-v1-betafeedbackscreenshotsubmissions-_id_.md)
