Contents

User

A user in an Apple School Manager organization.

Declaration

object User

Properties

NameTypeDescription
dateCreatedstring

The date the record was created in ASM, formatted in ISO 8601.

dateLastModifiedstring

The date the user record was last modified in ASM, formatted in ISO 8601.

emailemail

The email address of the user. Not all student accounts have an email address.

familyNamestring

The user’s last name.

givenNamestring

The user’s first name.

gradestring

If the user is a student, the user’s grade.

idstring

A unique identifier for the user. Use it to request information for one user in the Read a user endpoint.

middleNamestring

The user’s middle name.

roleLocationMapping[RoleLocation]

A list that maps between the user’s roles and the Location for each role.

roles[string]

A list of roles this user fills in the Apple School Manager organization. Possible values are Student, Instructor, and Staff.

See Also

Information about users