v3

latestOpenAPI 3.0.32026-07-31489099.0 KB
Webhooks

Get webhook subscription

get/accounts/{account_id}/webhooks/{subscription_id}

Path parameters

account_idstring required

ID of the resource

Example:2VZvtmVc2j3gQ80CTlcuQXbGrwC

Account ID

subscription_idstring required

ID of the resource

Example:2VZvtmVc2j3gQ80CTlcuQXbGrwC

Webhook subscription ID

Response

OK

eventsstring[] required
idstring required

ID of the resource

status'active' | 'archived' required

Subscription lifecycle: active deliveries or archived (no longer used).

urlstring required

Example response

{
  "id": "2VZvtmVc2j3gQ80CTlcuQXbGrwC"
}