---
title: LibraryArtistsResponse
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/libraryartistsresponse
---

# LibraryArtistsResponse

The response to a library artists request.

## Declaration

```data
object LibraryArtistsResponse
```

## Properties

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

## See Also

### Handling the Response

- [Artists](applemusicapi/artists.md)
- [ArtistsResponse](applemusicapi/artistsresponse.md)
- [LibraryArtists](applemusicapi/libraryartists.md)
