メインコンテンツへスキップ
GET
JavaScript

承認

Authorization
string
header
必須

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

クエリパラメータ

limit
integer<int32> | null

Limit the number of returned items

iterator
string | null

The iterator returned from a prior invocation

レスポンス

200 - application/json

List of endpoints

data
Webhook Details · object[]
必須

List of webhoooks

done
boolean
必須

true if no more values are to be fetched.

iterator
string | null

Cursor pointing to the next paginated object

prev_iterator
string | null

Cursor pointing to the previous paginated object

最終更新日 2026年4月1日