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: stringFormat: uuid
Id requiredApplication ID associated with this session
- durationType: integer
In Seconds requiredTotal duration of the session in seconds
- endedType: stringFormat: date-time
At Time requiredTimestamp when the session ended
- idType: stringrequired
Session identifier (caliper session ID)
- insightsType: object
Summary requiredSummary of insights present in a session
- isType: boolean
Proctored requiredWhether this session is proctored
- recordingType: string | nullFormat: date-time
Ended At Time requiredTimestamp when the recording ended
- recordingType: string | null
S3 Key requiredS3 key for the associated proctoring recording
- recordingType: string | nullFormat: date-time
Started At Time requiredTimestamp when the recording started
- startedType: stringFormat: date-time
At Time requiredTimestamp when the session started
- toolType: stringFormat: uuid
Id deprecatedrequiredDeprecated: Tool ID associated with this session. Use applicationId instead.
- userType: stringFormat: 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
- metadataType: object | null
Opaque session metadata object
- totalType: integerrequired
Total number of items available
