---
title: LibraryPlaylistFoldersResponse
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/libraryplaylistfoldersresponse
---

# LibraryPlaylistFoldersResponse

The response to a library playlist folders request.

## Declaration

```data
object LibraryPlaylistFoldersResponse
```

## Properties

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

## See Also

### Handling the Response

- [Playlists](applemusicapi/playlists.md)
- [PlaylistsResponse](applemusicapi/playlistsresponse.md)
- [LibraryPlaylists](applemusicapi/libraryplaylists.md)
- [LibraryPlaylistsResponse](applemusicapi/libraryplaylistsresponse.md)
- [LibraryPlaylistsTracksRelationshipResponse](applemusicapi/libraryplayliststracksrelationshipresponse.md)
- [LibraryPlaylistFolders](applemusicapi/libraryplaylistfolders.md)
