查看flow日志接口
GET
^api/exec_flows/(?P<exec_id>\d+)/log$
请求参数
参数名
类型
描述
必填
index
number
日志偏移量 第一次加载应传0 后续日志偏移量根据回传的index确定
必填