Get Webhook

Gets the requested webhook's information.

Headers

AuthorizationstringRequired

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

Query parameters

idstringRequiredformat: "id"
ID for the webhook.

Response

The response to getting the information for the webhook.
webhookobject

Errors