Get a webhook endpoint by ID
Retrieves the full configuration of a webhook endpoint.
Authorizations
Path Parameters
Response
Unique webhook endpoint identifier
^wep_[0-9A-Za-z]{22}$URL where webhook payloads are delivered
"https://api.example.com/webhooks/conduit"
Human-readable description of this endpoint's purpose
"Production webhook receiver"
Whether this endpoint is currently receiving new deliveries. When false, the endpoint is excluded from event fan-out — no new deliveries are enqueued. In-flight (already-enqueued) deliveries are not cancelled and continue retrying per the normal schedule. Flip back to true via PATCH to resume receiving new deliveries.
true
Event subscription configuration for this endpoint
- Option 1
- Option 2
ISO 8601 timestamp
"2026-01-15T09:30:00.000Z"
ISO 8601 timestamp
"2026-01-15T09:30:00.000Z"