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

# response()

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

## Declaration

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