Webhooks

Retrieve webhook entry by id

get/api/v2/webhooks/{id}

Path parameters

idinteger required

Response

Ok

idinteger required

Webhook id

urlstring required

Webhook url

secretstring required

Secret that will be added to the webhook call

Changes