PaginatedEnrichedSessionsOutput
Paginated list of enriched sessions
- limitType: integerrequired
Maximum number of items returned
- offsetType: integerrequired
Number of items skipped in the result set
- sessionsType: array object[] · EnrichedSessionOutput[]required
Array of enriched session objects
Session enriched with waste metrics and insights summary
- applicationType: string Format: uuid
Id requiredApplication ID associated with this session
- durationType: integer
In Seconds requiredTotal duration of the session in seconds
- endedType: string Format: date-time
At Time requiredTimestamp when the session ended
- idType: stringrequired
Session identifier (caliper session ID)
- insightsType: object · InsightsSummary
Summary requiredSummary of insights present in a session
- isType: boolean
Proctored requiredWhether this session is proctored
- recordingType: string | null Format: date-time
Ended At Time requiredTimestamp when the recording ended
- recordingType: string | null
S3 Key requiredS3 key for the associated proctoring recording
- recordingType: string | null Format: date-time
Started At Time requiredTimestamp when the recording started
- startedType: string Format: date-time
At Time requiredTimestamp when the session started
- subjectType: string | null · SessionSubjectenumrequired
Academic subject attributed to this learning session. Null means not yet decided (no vision-end upsert). Unknown is an explicit value meaning looked and could not say. Values: Reading, Language, Vocabulary, Social Studies, Writing, Science, FastMath, Math, Unknown.
values- Reading
- Language
- Vocabulary
- Social
Studies - Writing
- Science
- Fast
Math - Math
- Unknown
- subjectType: string | null · SessionSubjectSourceenum
Source requiredHow subject was decided: app (single-subject LTI application shortcut), journal (vision journal classification), or none (fallback Unknown). Null when subject is null.
values- app
- journal
- none
- userType: string Format: uuid
Id requiredUser ID associated with this session
- wasteType: integer
Duration In Seconds requiredTotal waste duration of the session in seconds
- wasteType: integer
Percentage requiredPercentage of session time that was waste (0-100)
- webcamType: boolean
Enabled requiredWhether the webcam was enabled for this session
- enforcementType: object
Summary Popup and enforcement summary for the session. Present for proctored sessions and for any session with popup history (presentation ledger rows); omitted otherwise. Counts cover popups shown to the student — an offer superseded before display is not counted.
- metadataType: object | null · InsightsSessionMetadata
Opaque session metadata object
- totalType: integerrequired
Total number of items available
