Skip to main content
GET
List webhooks

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Ok

id
string
required
url
string
required
enabled
boolean
required
events
string[]
required
secret
string
required

Masked; the full secret is returned once at creation.

createdAt
string<date-time>
required
description
string