Skip to main content
GET
Get webhook by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Version
string
required

Management API version.

Path Parameters

id
string
required

Webhook ID

Response

Webhook object.

data
object
required
environment
object | null
required

Environment ID this webhook is associated with. Null if global.