System: Provider Webhooks

Get Webhook Subscription

Get a single webhook subscription by ID.

get/api/v1/providers/{provider}/webhooks/subscriptions/{subscription_id}

Path parameters

subscription_idstring required
providerstring required

Response

Successful Response

subscriptionProviderWebhookSubscription

Base class for all provider webhook subscription responses.

Changes

No recorded changes to this endpoint across all 9 revisions of this API.