Skip to main content
GET
Get webhook

Authorizations

x-api-key
string
header
required

API key for authentication.

Path Parameters

webhook_id
string<uuid>
required

Unique webhook identifier.

Response

Webhook retrieved successfully.

success
boolean
required

True if the operation succeeded; false otherwise.

Example:

true

message
string
required

Human-readable result message.

Example:

"Webhook retrieved successfully."

webhook
object

The retrieved webhook object.