---
title: ResourceCollectionResponse
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/resourcecollectionresponse
---

# ResourceCollectionResponse

A response object composed of resource objects for the request.

## Declaration

```data
object ResourceCollectionResponse
```

## Properties

data: The collection of resources for the request.

## See Also

### Related Objects

- [EmptyBodyResponse](applemusicapi/emptybodyresponse.md)
- [ErrorsResponse](applemusicapi/errorsresponse.md)
- [UnauthorizedResponse](applemusicapi/unauthorizedresponse.md)
- [ForbiddenResponse](applemusicapi/forbiddenresponse.md)
