Skip to main content
GET
List webhook subscriptions
Coming soon: The Webhooks API is currently under design review. This documentation describes the target interface and may change before release.

Overview

Retrieves all the webhook subscriptions registered by your integration.
Important: the signingSecret is never included in this response. It is only returned when a subscription is created or its secret is rotated.

Authorizations

Authorization
string
header
required

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

Response

Webhook subscriptions successfully retrieved

subscriptions
object[]
required

List of webhook subscriptions