PaginatedReviewInsightsOutput
Paginated list of insights for review
- insightsType: array object[] · ReviewInsightOutput[]required
Array of review insight objects
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
- limitType: integerrequired
Maximum number of items returned
- offsetType: integerrequired
Number of items skipped in the result set
- totalType: integerrequired
Total number of items available
