ReviewSessionDetailOutput
Session with all insights for contextual review
- 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
- idType: stringFormat: uuidrequired
Unique identifier for the session
- insightsType: array object[] · ReviewInsightOutput[]required
All insights in this session with their review state
Insight information for review queue
- applicationType: stringFormat: uuid
Id requiredApplication ID associated with this insight
- durationType: integer
In Seconds requiredDuration of the insight in seconds
- endedType: stringFormat: date-time
At Time requiredTimestamp when the insight period ended
- idType: stringFormat: uuidrequired
Unique identifier for the insight
- insightType: string
Type requiredInsight type slug (data-driven, see GET /insights/1.0/types for available types)
- reasonType: stringrequired
Detailed reason or description for the insight
- reviewrequired
Review information if reviewed, null if pending
- reviewedType: stringFormat: date-time
At requiredTimestamp when the review was performed
- reviewedType: stringFormat: uuid
By requiredUser ID of the reviewer
- reviewType: string | null
Notes requiredNotes provided by the reviewer
- reviewType: stringenum
Result requiredResult of a review
values- True
Positive - False
Positive
- sessionType: stringFormat: uuid
Id requiredSession ID associated with this insight
- startedType: stringFormat: date-time
At Time requiredTimestamp when the insight period started
- toolType: stringFormat: uuid
Id deprecatedrequiredDeprecated: Tool ID associated with this insight. Use applicationId instead.
- userType: stringFormat: uuid
Id requiredUser ID associated with this insight
- versionType: stringmax length:16required
Version of the insight
- isType: boolean
Proctored requiredWhether this session is proctored
- startedType: stringFormat: date-time
At Time requiredTimestamp when the session started
- userType: stringFormat: uuid
Id requiredUser ID associated with this session
- metadataType: object | null
Opaque session metadata object
- propertyType: anything
Name
- recordingType: string | nullFormat: date-time
Ended At Time Timestamp when the recording ended
- recordingType: string | null
S3 Key S3 key for the associated proctoring recording
- recordingType: string | nullFormat: date-time
Started At Time Timestamp when the recording started
- webcamType: boolean
Enabled Indicates whether the webcam was enabled for this session
