Allows you to get basic information about a class enrollment.
The ID of the class enrollment to retrieve
OK Response
Indicates the status of the API request.
0 = Success
10 = Error
20 = Not found
30 = Invalid integration key
Error details. This will only have a value if an error was encountered. The status property will also be set to Error (10).
See ClassEnrollment
The class enrollment's unique identifier
The class enrollment's external ID, usually a unique identifier from the calling system
The Id of the related user
The Id of the related class
Indicates the status of the class enrollment
- 0 = Request
- 10 = Cancel
- 20 = Waitlist
- 30 = Approve
- 40 = Deny
- 50 = Audit
- 60 = Enroll
Indicates the completion status of the class enrollment
- 0 = Unknown
- 10 = Attending
- 20 = Complete
- 30 = Incomplete
- 40 = NoShow
- 50 = Failed
Indicates if the class enrollment was cancelled outside the late cancellation window.
Indicates if the class enrollment is a retake.
Indicates the location type that the student is assigned to attend the class
- 0 = To Be Determined
- 10 = Classroom
- 20 = Remote Classroom
- 30 = Virtual
The ID of the classroom (if any) in which the student is assigned to attend the class.
The hours spent by the student in the class enrollment.
The grade the student received for the class enrollment.
Custom Fields that have values for the user
The name that is given to this custom field
The text value for this field can be updated using the /UpdateClassEnrollmentCustomFieldValue API endpoint.
The Custom Field's system generated unique id.