Last updated 3 years ago
Returns a single webhook
Name of the organization | can be found in the URL
Id of the webhook
Webhook that has been registered by the organization
GET /{organization}/webhooks/{webhook} HTTP/1.1 Host: Accept: */*
successful operation
{ "url": "text", "type": "text", "status": "text" }