---
title: Read background asset version information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-backgroundassetversions-_id_
---

# Read background asset version information

Get details about a specific background asset version.

## URL

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

## 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[backgroundAssetVersions]: include: fields[backgroundAssetUploadFiles]: fields[backgroundAssetVersionAppStoreReleases]: fields[backgroundAssetVersionExternalBetaReleases]: fields[backgroundAssetVersionInternalBetaReleases]: fields[backgroundAssets]:

## Response Codes

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

## Mentioned in

App Store Connect API 4.2 release notes

## 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 Upload File Information for a Background Asset Version](appstoreconnectapi/get-v1-backgroundassetversions-_id_-backgroundassetuploadfiles.md)
- [Get the background asset upload files resource id for a background asset version](appstoreconnectapi/get-v1-backgroundassetversions-_id_-relationships-backgroundassetuploadfiles.md)
