Skip to main content
GET
モニターイベントを一覧表示

承認

Authorization
string
header
必須

Bearer 形式のBearer認証ヘッダー。はあなたの認証トークンです。

パスパラメータ

monitor_id
string
必須
Pattern: ^monitor_

クエリパラメータ

limit
integer
デフォルト:25
必須範囲: 1 <= x <= 100
cursor
string

next_cursorからの不透明なカーソル。

count_only
enum<string>

trueの場合、{ "total_count": N }のみを返します。

利用可能なオプション:
true,
1

レスポンス

イベントページまたはカウント。

data
object[]
has_more
boolean
next_cursor
string | null
total_count
integer