本接口用于更新 AI 智能体
https://brtc-api.baijiayun.com/vcs/aiagent/v1/query_status
app_id=string&agent_id=string
返回示例
200 Response
{ "code": 200, "data": { "id": "6b828136-287f-48a3-a510-70894dda7b03", "room_id": "9981", "agent_user_id": "record#123", "status": "RUNNING", "created_at": "2025-08-13 10:21:38", "stopped_at": "" }, "msg": "success" }
{ "code": 400, "msg": "该智能体不存在" }
查询 AI 智能体状态
描述
本接口用于更新 AI 智能体
接口请求地址
请求参数
请求参数
返回参数
返回数据结构