added

March 14, 2023 - GET /courses/{course_id}/enrollments expires_at added to response

We've added an expires_at parameter to the response from the GET /courses/{course_id}/enrollments endpoint.

This parameter reflects the time at which an enrollment ends if it has limited access duration. For enrollments not using limited access duration the value will be null.

For more information on the Product Access Duration feature, see this support article