This function returns details about a Schoology enrollment.

viewEnrollment(realm, realm_id, enrollmentId)

Arguments

realm

One of 'schools', 'buildings', 'users', 'groups', 'courses', or 'sections'.

realm_id

The id of the realm object.

enrollmentId

Can be found by navigating to the Schoology enrollment's information page.

Value

A dataframe of enrollment details.

References

API Documentation