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

# response()

Fetches items the user has recently played.

## Declaration

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