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

# response()

Fetches the most popular items of the requested types that match the genre and kinds for the request.

## Declaration

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