Skip to main content
GET
Fetch a webhook subscription

Authorizations

Authorization
string
header
required

API key sent as Authorization: Bearer <api-key>.

Path Parameters

subscriptionId
string
required

Webhook subscription id.

Response

The subscription.

ok
boolean
required
data
object
required

Route-specific payload. Operation responses refine this.

contractVersion
string
required
Allowed value: "v1.0"