ReviewSessionListItem
Session with review insight counts
- applicationType: stringFormat: uuid
Id requiredApplication ID associated with this session
- caliperType: string
Session Id requiredCaliper session ID for evidence tracking
- durationType: integer
In Seconds requiredDuration of the session in seconds
- endedType: stringFormat: date-time
At Time requiredTimestamp when the session ended
- falseType: integer
Positive Count requiredNumber of insights reviewed as false positive in this session
- idType: stringFormat: uuidrequired
Unique identifier for the session
- insightType: array object[] ยท ReviewStatsByType[]
Counts By Type requiredPer-insight-type breakdown of review counts for this session
Review statistics breakdown by insight type
- falseType: integer
Positive Count requiredNumber of false positive reviews for this type
- insightType: string
Type requiredInsight type slug (data-driven, see GET /insights/1.0/types for available types)
- pendingType: integer
Count requiredNumber of pending insights for this type
- trueType: integer
Positive Count requiredNumber of true positive reviews for this type
- isType: boolean
Proctored requiredWhether this session is proctored
- pendingType: integer
Count requiredNumber of insights pending review in this session
- startedType: stringFormat: date-time
At Time requiredTimestamp when the session started
- trueType: integer
Positive Count requiredNumber of insights reviewed as true positive in this session
- userType: stringFormat: uuid
Id requiredUser ID associated with this session
- metadataType: object | null
Opaque session metadata object
- propertyType: anything
Name
- recordingType: string | null
S3 Key S3 key for the associated proctoring recording
- webcamType: boolean
Enabled Indicates whether the webcam was enabled for this session
