PaginatedReviewSessionsOutput
Paginated list of sessions for review
- limitType: integerrequired
Current limit
- offsetType: integerrequired
Current offset
- sessionsType: array object[] · ReviewSessionListItem[]required
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
- 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
- recordingType: string | null
S3 Key S3 key for the associated proctoring recording
- webcamType: boolean
Enabled Indicates whether the webcam was enabled for this session
- totalType: integerrequired
Total number of matching sessions
