v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Basic

Retrieve filters

Retrieve the filters associated with a specific webhook subscription. This endpoint allows you to view the filters applied to a subscription, which can help in managing and understanding the conditions set for webhook events.

get/webhooks-journal/subscriptions/2026-03/filters/subscription/{subscriptionId}

Path parameters

subscriptionIdinteger required

The unique identifier of the subscription for which to retrieve filters. This is an integer value.

Response

successful operation

createdAtinteger required

A Unix timestamp in milliseconds indicating when the filter was created.

idinteger required

The unique identifier for the filter. It is an integer in int64 format.