Get a Webhook Subscription
Returns a specific webhook subscription by ID
Path parameters
id
Webhook subscription ID
Response
Get a Webhook Subscription
id
Unique public identifier for the webhook subscription
url
URL where webhook events are delivered
event_types
Event types this subscription receives
is_active
Whether the subscription is active
created_at
ISO 8601 timestamp when the subscription was created
updated_at
ISO 8601 timestamp when the subscription was last updated
Errors
404
Not Found Error

