Skip to main content
GET
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

sandboxId
string
必填

查询参数

intervalMs
number | null

响应

200 - text/event-stream

Server-sent sandbox metrics stream

The response is of type string.

最后修改于 2026年9月15日