get https://api.oncehub.com/v1/webhooks/
Returns a single Webhook subscription by ID.
Input parameters
To retrieve a single Webhook, pass the Webhook ID in the URL path.
You must authenticate the request by passing a valid API key in the API-Key header parameter. Learn more about the API key
Returns
Returns a Webhook object that you have previously created if the call succeeded. Returns an error if something goes wrong. Learn more about errors.