---
title: Classes
framework: rosterapi
role: symbol
role_heading: Object
path: rosterapi/classes
---

# Classes

A list of classes, with a token for pagination.

## Declaration

```data
object Classes
```

## Properties

classes: A list of Class objects. moreToFollow: A flag that indicates whether there are more classes. If true, use the nextPageToken to request another list from the remaining classes. nextPageToken: A token to request additional classes, if any. Use this as the nextPageToken parameter for the List classes request.

## See Also

### Information about classes

- [Read a class](rosterapi/returns-a-specific-class-in-an-apple-school-manager-organization..md)
- [Class](rosterapi/class.md)
- [List classes](rosterapi/returns-a-list-of-classes-for-an-apple-school-manager-organization.md)
