Skip to main content
GET
Get all Registered Webhooks

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

List of Registered Webhooks.

id
string
required
url
string
required
enabled
boolean
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required