{
"id": 0,
"comments": [
{
"id": 0,
"workflow_response": 0,
"comment": "string",
"created_by": "string",
"created_on": "2019-08-24T14:15:22.123Z",
"created_on_modified": "string"
}
],
"feedback": [
{
"id": 0,
"workflow_response": 0,
"is_upvote": true,
"is_downvote": true,
"created_by": "string",
"created_on": "2019-08-24T14:15:22.123Z",
"modified_by": "string",
"modified_on": "2019-08-24T14:15:22.123Z",
"created_on_modified": "string"
}
],
"workflow": {
"id": 0,
"workflow_name": "string",
"project": 0,
"created_by": "string",
"created_on": "2019-08-24T14:15:22.123Z"
},
"thread": {
"id": 0,
"workflow": 0,
"title": "string",
"created_by": "string",
"created_on": "2019-08-24T14:15:22.123Z"
},
"query": "string",
"response": {
"property1": "string",
"property2": "string"
},
"stage": "string",
"query_source": "string",
"created_by": "string",
"created_on": "2019-08-24T14:15:22.123Z",
"created_on_modified": "string",
"user": 0,
"agents_used": [
{
"id": 0,
"name": "string",
"agent_response_id": 0
}
]
}