{
"items": [
{
"entry_id": "string",
"prompt": "string",
"response": "string",
"metadata": {
"agent_id": "string",
"thread_id": "string",
"agent_response_id": "string",
"references": [
{
"property1": "string",
"property2": "string"
}
],
"artifacts": [
{
"property1": "string",
"property2": "string"
}
],
"chat_thread_name": "string",
"blocked": true,
"data_points": [
{
"property1": "string",
"property2": "string"
}
]
},
"vector_distance": 0
}
],
"meta": {
"count": 0,
"num_pages": 0,
"current_page": 0
}
}