{
"conversations": [
{
"id": "<string>",
"applicationId": "<string>",
"createdAt": "<string>",
"updatedAt": "<string>",
"deletedAt": "<string>",
"messages": [
{
"id": "<string>",
"content": "<string>",
"role": "user",
"type": "<string>",
"parentMessageId": "<string>",
"searchResultSet": {
"documents": [
{
"id": "<string>",
"title": "<string>",
"contentPreview": "<string>",
"url": "<string>"
}
],
"sections": [
{
"id": "<string>",
"applicationId": "<string>",
"heading": "<string>",
"text": "<string>",
"documentId": "<string>",
"indexOrder": "<string>",
"indexId": "<string>",
"indexName": "<string>",
"indexInfo": "<string>",
"deletedAt": "<string>",
"updatedAt": "<string>",
"createdAt": "<string>"
}
]
},
"createdAt": "<string>",
"updatedAt": "<string>",
"deletedAt": "<string>",
"conversationId": "<string>",
"feedback": "thumbsUp",
"": "<string>"
}
]
}
]
}Returns the conversations for the given application
{
"conversations": [
{
"id": "<string>",
"applicationId": "<string>",
"createdAt": "<string>",
"updatedAt": "<string>",
"deletedAt": "<string>",
"messages": [
{
"id": "<string>",
"content": "<string>",
"role": "user",
"type": "<string>",
"parentMessageId": "<string>",
"searchResultSet": {
"documents": [
{
"id": "<string>",
"title": "<string>",
"contentPreview": "<string>",
"url": "<string>"
}
],
"sections": [
{
"id": "<string>",
"applicationId": "<string>",
"heading": "<string>",
"text": "<string>",
"documentId": "<string>",
"indexOrder": "<string>",
"indexId": "<string>",
"indexName": "<string>",
"indexInfo": "<string>",
"deletedAt": "<string>",
"updatedAt": "<string>",
"createdAt": "<string>"
}
]
},
"createdAt": "<string>",
"updatedAt": "<string>",
"deletedAt": "<string>",
"conversationId": "<string>",
"feedback": "thumbsUp",
"": "<string>"
}
]
}
]
}OK
Show child attributes
Show child attributes
user, system, assistant Show child attributes
Show child attributes