Webhooks
Get Webhook
Retrieve detailed information about a specific webhook configuration by its unique ID. Access complete webhook settings including trigger conditions, delivery endpoints, and status metrics.
GET
Authorizations
Path Parameters
The webhook ID — a UUIDv4 that uniquely identifies the webhook.
Example:
"123e4567-e89b-12d3-a456-426614174000"
Response
200 - application/json
Returns details about the given webhook ID.
The response is of type object
.