curl --location --request GET 'http://dev-cn.your-api-server.com/api/v1/get-chatbots' \ --header 'Authorization: Bearer <Your-Secret-Key>' \ --header 'Accept: application/json'
返回包含每个聊天机器人参数的数组。