메인 콘텐츠로 건너뛰기
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일