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

# response()

Fetches items of the requested catalog searchable types that match the search term of the request.

## Declaration

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