---
title: Read Information for an Uploaded Asset Pack
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-backgroundassetuploadfiles-_id_
---

# Read Information for an Uploaded Asset Pack

Get details about an uploaded asset pack for Apple hosted background asset.

## URL

GET https://api.appstoreconnect.apple.com/v1/backgroundAssetUploadFiles/{id}

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the backgroundAssetVersions resource ID from the Read Background Asset Upload File Information for a Background Asset Version response.

## Query Parameters

fields[backgroundAssetUploadFiles]:

## Response Codes

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

## See Also

### Uploading background asset files

- [Create a Reservation for an Asset Pack Upload](appstoreconnectapi/post-v1-backgroundassetuploadfiles.md)
- [Commit an Uploaded Asset Pack to a Background Asset Version](appstoreconnectapi/patch-v1-backgroundassetuploadfiles-_id_.md)
