Skip to main content

List feedback

List feedback

Query Parameters
messageId string

Filter feedback by message ID

discoveryId string

Filter feedback by discovery ID

Responses
200

Return a paginated list of feedback

Schema OPTIONAL
feedbacks object[]

Array of feedback items

id string

Unique identifier of the feedback

clientId string

Client identifier

createdAt date-time

Creation date of the feedback

updatedAt date-time

Last update date of the feedback

starred boolean

Whether the feedback is starred

score number

Score associated with the feedback

messageId string

Identifier of the associated message

discoveryId string

Identifier of the associated discovery

selections object[]

List of selections within the feedback

id string

Unique identifier of the selection

clientId string

Client identifier

createdAt date-time

Creation date of the selection

updatedAt date-time

Last update date of the selection

content string

Text content of the selection

fullSelection boolean

Whether this selection covers the full feedback content