Contents

Get the List of Classes

Obtain a list of classes the server manages.

URL

POST https://mdmenrollment.apple.com/roster/class

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
RosterClassResponse

The request was successful. The server returns a list of classes.

400Bad Request

The server was unable to process the request.

HTTP Body

The object containing the request information.

Topics

Request and Response

See Also

Class Management