NameDescriptionTypeAdditional information
MemberInCourse

Wether the person is a member in a given course

boolean

None.

HierarchyRole

The role the persons has in the hierarchy.

string

None.

PersonId

The unique id for for the person, in scope of a site (itslearning customer).

integer

None.

FirstName

The person's first name. It can only be used when first name is displayed without last name. Otherwise must be used.

string

None.

LastName

The person's last name. It can only be used when last name is displayed without first name. Otherwise must be used.

string

None.

FullName

The person's full name formatted according to regional settings of a site.

string

None.

ProfileUrl

The url to view the person's profile in itslearning.

string

None.

AdditionalInfo

Additional information about the person. This can be context sensitive. For example when using the rest api method for message recipients search, this field can contain extra information about the person, that helps the user distinguish between persons with identical names.

string

None.

ProfileImageUrl

The absolute URL to the person's profile image. This can be null or empty if the person does not have a profile image.

string

None.

ProfileImageUrlSmall

The absolute URL to the person's profile image. This can be null or empty if the person does not have a profile image.

string

None.