LearnerDetailResponse
- coursesType: array object[] · Coursesrequired
- academyType: boolean · Academy Enabled
_enabled required - canType: boolean · Can Manage Enrollments
_manage _enrollments required - courseType: string · Course IdFormat: uuid
_id required - courseType: string · Course Slug
_slug required - courseType: string · Course Title
_title required - isType: boolean · Is Current Course
_current _course required - isType: boolean · Is Eligible Pair
_eligible _pair required - learnerType: string · Learner IdFormat: uuid
_id required - learnerType: string · Learner Name
_name required - progressType: integer · Progress Pct
_pct min:0max:100requiredInteger numbers.
- statusType: string · Statusenumrequiredvalues
- not
_enrolled - not
_started - in
_progress - completed
- access
_revoked - retired
- tenantType: string · Tenant IdFormat: uuid
_id required - tenantType: string · Tenant Name
_name required - accessType: string · Access Revoked AtFormat: date-timenullable
_revoked _at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- completedType: string · Completed AtFormat: date-timenullable
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- enrolledType: string · Enrolled AtFormat: date-timenullable
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- enrollmentType: string · Enrollment IdFormat: uuidnullable
_id - lastType: string · Last Activity AtFormat: date-timenullable
_activity _at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- learnerType: string · Learner Emailnullable
_email - learnerType: string · Learner External Idnullable
_external _id
- learnerType: object · LearnerSummaryRowrequired
- applicableType: integer · Applicable Courses
_courses requiredCurrent published courses applicable to this learner.
- coursesType: integer · Courses Completed
_completed requiredApplicable stable course identities completed by this learner.
- coursesType: integer · Courses Enrolled
_enrolled requiredApplicable courses with an active or completed enrollment.
- learnerType: string · Learner IdFormat: uuid
_id required - learnerType: string · Learner Name
_name required - lastType: string · Last Learning Activity AtFormat: date-timenullable
_learning _activity _at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- learnerType: string · Learner Emailnullable
_email - learnerType: string · Learner External Idnullable
_external _id
- tenantType: object · TenantContextrequired
- academyType: boolean · Academy Enabled
_enabled required - canType: boolean · Can Manage Enrollments
_manage _enrollments required - tenantType: string · Tenant IdFormat: uuid
_id required - tenantType: string · Tenant Name
_name required