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

# response()

Fetches items grouped by sections from the user’s music library.

## Declaration

```swift
func response() async throws -> MusicLibrarySectionedResponse<SectionType, MusicItemType>
```
