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

# response()

Fetches the music recommendations based on the user’s library and listening history.

## Declaration

```swift
func response() async throws -> MusicPersonalRecommendationsResponse
```
