---
title: View
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/view
---

# View

A view for the resource.

## Declaration

```data
object View
```

## Properties

attributes: The attribute metadata for the view. data: A paginated collection of resources in the view. href: A relative location to fetch the view, if it’s directly fetchable. meta: Contextual data about the view. next: A relative cursor to fetch the next paginated collection of resources in the view if more exist.

## Topics

### Objects

- [View.Attributes](devicemanagement/view/attributes-data.dictionary.md)
- [View.Meta](devicemanagement/view/meta-data.dictionary.md)

## See Also

### Related Objects

- [Resource.Attributes](devicemanagement/resource/attributes-data.dictionary.md)
- [Resource.Meta](devicemanagement/resource/meta-data.dictionary.md)
- [Resource.Relationships](devicemanagement/resource/relationships-data.dictionary.md)
- [Resource.Views](devicemanagement/resource/views-data.dictionary.md)
