Skip to main content
GET
Get webhook configuration

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Headers

X-Organization-Id
string

Tenant organization ID. Accepted but ignored: the tenant is determined by the credentials you authenticate with, so sending this header, or sending a different value in it, changes nothing.

Response

OK

active
boolean
required
callbackUrl
string
required
createdAt
string
required
enabledEvents
string[] | null
required
id
string
required
secret
string
required

Always the literal "[REDACTED]" — the signing secret is never returned by this API.

Example:

"[REDACTED]"

updatedAt
string
required