Skip to main content
GET
Get a webhook

Authorizations

X-API-Key
string
header
required

Path Parameters

webhook_id
string
required

Response

Successful Response

A webhook configuration. Never includes the signing secret — that is returned exactly once at creation (and on rotation).

id
string
required
definition_id
string
required
org_id
string
required
description
string
required
mode
string
required
provider
string
required
input_template
Input Template · object | null
required
dispatch_retry
Dispatch Retry · object | null
required
rate_limit
integer | null
required
enabled
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time>
required