メインコンテンツへスキップ
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