列出对话列表

接口地址:
  • /api/chat/list

HTTP请求方式
  • GET

请求参数
响应代码
  • 共通响应

示例:

curl -X GET "$BASE_URL/api/chat/list"

响应示例:

  • JSON:

    {
    }