Contents

Get the List of Courses

Obtain a list of the courses the server manages.

URL

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

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
RosterCourseResponse

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

400Bad Request

The server was unable to process the request.

HTTP Body

The object containing the request information.

Topics

Response

See Also

Course Management