Skip to main content
GET
Get webhook details

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Path Parameters

webhookId
string
required

Webhook ID

Response

Webhook details (secret excluded)

success
boolean
Example:

true

data
object