Webhook

Get a single webhook by its ID (no logs).

Retrieves the webhook if it belongs to the currently authenticated user. Requires the user.webhooks.view permission.

get/webhooks/{webhookId}

Path parameters

webhookIdstring uuid required

The ID of the webhook

Response

The object was successfully returned.

successboolean required

Indicates whether the operation or response was successful.

messagestring nullable

A descriptive message providing additional context or information about the response.

codestring nullable

The error code (if there was an error) to use when referencing the error

Changes

No recorded changes to this endpoint across all 1 revision of this API.