---
title: List App Store review attachment IDs for an App Store review detail
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appstorereviewdetails-_id_-relationships-appstorereviewattachments
---

# List App Store review attachment IDs for an App Store review detail

## URL

GET https://api.appstoreconnect.apple.com/v1/appStoreReviewDetails/{id}/relationships/appStoreReviewAttachments

## Path Parameters

id:

## Query Parameters

limit:

## Response Codes

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

## See Also

### Reading Attachment Information

- [Read app store review attachment information](appstoreconnectapi/get-v1-appstorereviewattachments-_id_.md)
- [List all review attachments for an app store review detail](appstoreconnectapi/get-v1-appstorereviewdetails-_id_-appstorereviewattachments.md)
