Skip to main content
GET
Get feedback for a chat

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

identifier
string
required

The unique identifier of the assistant specialization

chatUid
string
required

The unique identifier of the chat conversation

Response

Feedback retrieved successfully

_id
string
required
Example:

"64f5a5b8c123456789abcdef"

requestId
string
required
Example:

"msg-123456"

feedback
boolean
required
Example:

true

creationTimestamp
string
required
Example:

"2024-01-15T10:30:00.000Z"

chatUID
string
Example:

"550e8400-e29b-41d4-a716-446655440000"

threadId
string
Example:

"64f5a5b8c123456789abcdef"

feedbackComment
string
Example:

"This was very helpful!"

feedbackData
object
lastEditTimestamp
string
Example:

"2024-01-15T11:00:00.000Z"