v29

OpenAPI 3.0.1raw.githubusercontent.com2026-06-030080.0 KB
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, represented as a 64-bit integer.