---
title: response()
framework: musickit
role: symbol
role_heading: Instance Method
path: musickit/musiclibraryrequest/response()
---

# response()

Fetches items from the user’s music library.

## Declaration

```swift
func response() async throws -> MusicLibraryResponse<MusicItemType>
```
