These docs are for v1.0.0. Click to read the latest docs for v2.0.0.

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.

Language
Authorization
Header
Click Try It! to start a request and see the response here!