{
"code": 200,
"msg": "请求成功",
"data": {
"items": [
{
"id": 0,
"conversation_id": "string",
"title": "string",
"is_pinned": true,
"created_time": "2019-08-24T14:15:22.123Z",
"updated_time": "2019-08-24T14:15:22.123Z"
}
],
"next_cursor": "string",
"has_more": true
}
}