🚀 GLM-4.6 代码编程专享计划 • 限时优惠 Coding Plan ➞
cURL
curl --request GET \ --url https://open.bigmodel.cn/api/llm-application/open/history_session_record/{app_id}/{conversation_id} \ --header 'Authorization: Bearer <token>'
{ "data": { "problems": [ "<string>" ] }, "code": 123, "message": "<string>", "timestamp": 123 }
获取推荐问题列表。
使用以下格式进行身份验证:Bearer <your api key>
应用id
会话id
请求成功
Hide child attributes
推荐问题列表
响应码,200为成功
响应信息
响应时间戳