Skip to main content
GET
Error

承認

Authorization
string
header
必須

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

クエリパラメータ

limit
integer
デフォルト:1000

Maximum number of webhooks to return.

必須範囲: 1 <= x <= 1000
offset
integer
デフォルト:0

Number of webhooks to skip before returning results.

必須範囲: x >= 0

レスポンス

Successfully retrieved webhooks

data
object[]
必須

List of webhook objects.

meta
object
必須

Pagination metadata for this result page.

最終更新日 2026年7月16日