v1

latestOpenAPI 3.1.0Apache 2.02026-07-245981,1853.0 MB
Training

Get User's Enrollment Status

❗️ End of Support Notification

As of December 5, 2025, this API is now deprecated. For more information, see OneTrust API Sunsetting & Deprecation Guidelines.

Use this API to retrieve the enrollment status of a user using the enrollmentAssigneeId query parameter.

get/v1/enrollment-assignees/{enrollmentAssigneeId}/enrollment-progress

Path parameters

enrollmentAssigneeIdstring uuid required

ID which gets created when the user is enrolled to a course. The enrollmentAssigneeId can be retrieved by calling the Get Enrollment Details API.

Response

OK

languageIdstring uuid

Valid unique id for a particular language.

languageNamestring

Valid Language available for the course.

languageNameKeystring

Valid Language key for the course.

statusstring

Status of the enrolled user.

progressstring

Progress of the enrolled user.

courseIdstring uuid

Valid unique id for the course which user is assigned.

scoreinteger

Score for the course which user is assigned.

completedDTstring date-time

Completion Date for the course (If user is in COMPLETED status).