{
"object": "list",
"data": [
{
"id": "cthr_def456",
"object": "chatkit.thread",
"created_at": 1712345600,
"title": "Demo feedback",
"status": {
"type": "active"
},
"user": "user_456"
}
],
"first_id": "string",
"last_id": "string",
"has_more": true
}