Skip to main content
GET
Get Webhooks

Authorizations

Authorization
string
header
required

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

Headers

x-api-version
string<date>
default:2024-03-26

Query Parameters

enabled
boolean

Return only webhooks with a matching value for enabled

page
integer
default:0

Page number for pagination (zero-indexed)

Required range: x >= 0

Response

Successful Response

data
WebhookResponse · object[]
required