Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
任务标识符
Example:
"12345"
Response
200 - application/json
SSE流建立成功
通过服务器发送事件(SSE)订阅实时任务状态更新。连接将保持打开状态直到任务完成或发生错误
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
任务标识符
"12345"
SSE流建立成功