Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

webhookId
string
required

The ID of the webhook to retrieve

Response

The requested webhook with its event subscriptions

data
object
required

Webhook with its subscribed event types