---
title: List review submission IDs
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-apps-_id_-relationships-reviewsubmissions
---

# List review submission IDs

Get the list of review submission IDs for a specific app.

## URL

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

## Path Parameters

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

## Query Parameters

limit:

## Response Codes

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

## See Also

### Getting review submissions

- [Get Review Submissions for an App](appstoreconnectapi/get-v1-apps-_id_-reviewsubmissions.md)
