Skip to main content
GET
Get a webhook subscription

Authorizations

Authorization
string
header
required

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

Path Parameters

webhook_subscription
string
required

The webhook subscription ID. Example: wh_sub_01jz8v2q4x...

Query Parameters

fields[webhook-subscriptions]
enum<string>[]
Available options:
url,
events,
secret,
enabled,
consecutive_failures,
created_at,
updated_at,
disabled_at

Response

WebhookSubscriptionResource

data
WebhookSubscriptionResource · object
required