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

# response()

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

## Declaration

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