{
"conversations": [
{
"id": "string",
"title": "string",
"preview": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
],
"messages": [
{
"id": "string",
"conversation_id": "string",
"snippet": "string",
"timestamp": "2019-08-24T14:15:22.123Z"
}
]
}