For Developers

Enrollments

List Enrollments

enrollments.list(options);

Retrieve a list of Enrollments.

Function Arguments

This query allows for standard paging options.

Fetch Enrollment

enrollments.fetch(enrollment_id, options);

Retrieve an individual Enrollment.

Function Arguments

ParameterTypeDescription
enrollment_idstringThe UUID of the enrollment.