Webhooks
Get Webhooks
Returns a list of webhooks
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Query Parameters
Return only webhooks with a matching value for enabled
Page number for pagination (zero-indexed)
Required range:
x > 0