---
title: LibraryAlbumsResponse
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/libraryalbumsresponse
---

# LibraryAlbumsResponse

The response to a library albums request.

## Declaration

```data
object LibraryAlbumsResponse
```

## Properties

data: The LibraryAlbums included in the request.

## See Also

### Handling the Response

- [Albums](applemusicapi/albums.md)
- [AlbumsResponse](applemusicapi/albumsresponse.md)
- [LibraryAlbums](applemusicapi/libraryalbums.md)
