Allows you to get information about a course assignment by providing a unique identifier from your external system.
The external ID of the course assignment 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 CourseAssignment
The course assignment's unique identifier
The course assignment's external ID, usually a unique identifier from the calling system
The Id of the course associated with this course assignment.
The UserId of the user that is associated with this course assignment.
The subscription (if any) associated with this course assignment.
When the course assignment expires (if ever) (in Unix epoch time)
When course assignment is expected to be completed by the student (in Unix epoch time)
When the course assignment was started (if ever) (in Unix epoch time)
When the course assignment was completed (if ever) (in Unix epoch time)