v29

OpenAPI 3.0.1raw.githubusercontent.com2026-06-030080.0 KB
Basic

Retrieve filter

Retrieve a specific filter associated with a webhook journal subscription. This endpoint allows you to access the details of the filter identified by the filterId, which is useful for managing and understanding the conditions applied to webhook events.

get/webhooks-journal/subscriptions/2026-03/filters/{filterId}

Path parameters

filterIdinteger required

The unique identifier of the filter to retrieve. It 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.