Skip to main content
GET
Retrieve a webhook endpoint

Authorizations

Authorization
string
header
required

API key issued by Hooper for your organization. Keys are environment-tagged: hk_prod_ keys work against production, hk_stg_ keys against staging.

Path Parameters

id
string
required
Example:

"we_2"

Response

OK

id
string
Example:

"we_2"

object
string
Allowed value: "webhook_endpoint"
created
integer | null
url
string
status
enum<string>

An endpoint that fails for 7 consecutive days is disabled automatically.

Available options:
enabled,
disabled
enabled_events
string[]
Example:
description
string | null