Skip to main content
GET
Get Webhook URL

Authorizations

Authorization
string
header
required

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

Response

OK

createURL
string | null

The URL of the create webhook, set this to null to disable the webhook

updateURL
string | null

The URL of the update webhook, set this to null to disable the webhook