Get Webhook (POST)

Gets the requested webhook's information.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
idstringRequiredformat: "id"
ID for the webhook.

Response

The response to getting the information for the webhook.
webhookobject

Errors