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

# response()

Fetches items from the Apple Music catalog that match a specific filter.

## Declaration

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