Skip to main content
GET
Get webhook endpoint

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

webhookId
string
required

Webhook UUID.

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

OK

correlationId
string
required

Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.

Example:

"550e8400-e29b-41d4-a716-446655440001"

webhook
object
required

The created, fetched, or updated webhook endpoint.