Skip to main content
GET
Get Webhook

Authorizations

Authorization
string
header
required

HTTP Bearer Authentication. Generate a shared token via /authenticate/token, then pass it as Authorization: Bearer <token>.

Path Parameters

webhookId
string
required

Response

Webhook response

status
enum<string>
Available options:
success
message
string
data
object

A webhook endpoint configured for the authenticated API key.