跳转到主要内容
GET
列出监控

授权

Authorization
string
header
必填

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

查询参数

limit
integer
默认值:25
必填范围: 1 <= x <= 100
offset
integer
默认值:0
必填范围: x >= 0

响应

200 - application/json

监控列表

data
object[]
success
boolean