---
title: LibrarySongsResponse
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/librarysongsresponse
---

# LibrarySongsResponse

The response to a library songs request.

## Declaration

```data
object LibrarySongsResponse
```

## Properties

data: The LibrarySongs included in the response for the request.

## See Also

### Handling the Response

- [Songs](applemusicapi/songs.md)
- [SongsResponse](applemusicapi/songsresponse.md)
- [LibrarySongs](applemusicapi/librarysongs.md)
