---
title: Read Background Asset Upload File Information for a Background Asset Version
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-backgroundassetversions-_id_-backgroundassetuploadfiles
---

# Read Background Asset Upload File Information for a Background Asset Version

Get details about a background asset upload file for a specific background asset version.

## URL

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

## Path Parameters

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

## Query Parameters

fields[backgroundAssetUploadFiles]: limit:

## Response Codes

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

## See Also

### Reading background asset version information

- [Read background asset version app store releases information](appstoreconnectapi/get-v1-backgroundassetversionappstorereleases-_id_.md)
- [Read Background Assets External Beta Release Information](appstoreconnectapi/get-v1-backgroundassetversionexternalbetareleases-_id_.md)
- [Read Background Assets Internal Beta Release Information](appstoreconnectapi/get-v1-backgroundassetversioninternalbetareleases-_id_.md)
- [Read background asset version information](appstoreconnectapi/get-v1-backgroundassetversions-_id_.md)
- [Get the background asset upload files resource id for a background asset version](appstoreconnectapi/get-v1-backgroundassetversions-_id_-relationships-backgroundassetuploadfiles.md)
