Hi 这里是SpiderAI, 希望这份文档能让你明白API的调用方式,如果有问题欢迎添加我的微信询问(备注SpiderAI):duyanbz
curl --location --request GET '/api/kimi_com/get_chat_history/?offset=0&limit=2'{"code": 0, "message": "\u83b7\u53d6\u5386\u53f2\u5bf9\u8bdd\u6210\u529f", "data": {"conversations": [{"id": "d1puqtd96bkabee75hsg", "title": "\u95ee\u5019\u4ea4\u6d41"}, {"id": "d13i7amp4uo41oiue7vg", "title": "\u9a8c\u8bc1\u7801\u7b54\u6848"}], "pagination": {"limit": 2, "offset": 0, "totalResults": 99999}}}