Skip to main content

SubscriptionFilter

Event-body and header conditions selecting webhook events for a subscription.

Usage profiles​

UsageFields and validation
In responsesView fields

In responses​

API JSON uses JSON field names (camelCase).

FieldTypePresenceMeaning
bodyMap from string to stringOptionalEvent-body matching rules used by the webhook subscription filter.
headersMap from string to stringOptionalHeader-matching rules used to select events for the webhook subscription.

Where used​

ReferenceRelationship
Create a webhook endpointPOST /api/v1/webhooks/create-endpoint
Create a webhook subscriptionPOST /api/v1/webhooks/create-subscription
List webhook subscriptionsPOST /api/v1/webhooks/list-subscriptions
SubscriptionNested in model

Download the public reference contract.

Document: DOC-API-MODEL-subscription-filter.