Webhook Subscriptions
List webhook event types
List webhook subscriptions
Create webhook subscription
Delete webhook subscription
Retrieve webhook subscription
Update webhook subscription
Update webhook subscription signature key
Test webhook subscription
<- Webhook Subscriptions API
Webhook Subscriptions API
Version
2024-11-20
GET
/v2/webhooks/subscriptions/{subscription_id}
Retrieves a webhook subscription identified by its ID.
Example code
subscription_id
string
Required
[REQUIRED] The ID of the Subscription to retrieve.
errors
Error [ ]
Information on errors encountered during the request.
Show attributes
subscription
WebhookSubscription
The requested Subscription.