---
title: RosterRequest
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/rosterrequest
---

# RosterRequest

The request for a list of classes.

## Declaration

```data
object RosterRequest
```

## Properties

cursor: A hex string that represents the starting position for a request. This is used for pagination. On the initial request, this should be omitted. limit: The maximum number of entries to return.

## See Also

### Request and Response

- [RosterClassResponse](devicemanagement/rosterclassresponse.md)
