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

# ResourceCollectionResponse

A response that contains the resource objects for the request.

## Declaration

```data
object ResourceCollectionResponse
```

## Properties

data: A resource object for the request.

## See Also

### Interpreting responses

- [ResultsResponse](devicemanagement/resultsresponse.md)
- [AppsResponse](devicemanagement/appsresponse.md)
- [BooksResponse](devicemanagement/booksresponse.md)
- [UnauthorizedResponse](devicemanagement/unauthorizedresponse.md)
- [ErrorsResponse](devicemanagement/errorsresponse.md)
