Skip to main content
GET
流式监控代理日志

授权

Authorization
string
header
必填

Bearer认证头格式为Bearer ,其中是你的认证令牌。

路径参数

monitor_id
string
必填
Pattern: ^monitor_

查询参数

stream
enum<string>
必填
可用选项:
1,
true
since
integer

毫秒级的开始时间戳(默认:30 分钟前)。

响应

SSE 流,包含 readylogheartbeaterror 事件。

The response is of type string.