Contents

Get the List of People

Obtain a list of people the server manages, across the organization.

URL

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

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
RosterPersonResponse

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

400Bad Request

The server was unable to process the request.

Discussion

In addition to instructors and students, this list may contain additional people who don’t belong to any class.

HTTP Body

The object containing the request information.

Topics

Response

See Also

People Management