v14

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

Retrieve Next Entries

Retrieve the next set of entries from the webhooks journal starting from a specified offset. This endpoint is useful for paginating through journal entries to process or analyze webhook events sequentially.

get/webhooks-journal/journal/2026-03/offset/{offset}/next

Path parameters

offsetstring required

The offset string indicating the starting point for retrieving the next set of journal entries.

Query parameters

installPortalIdinteger

The ID of the portal where the webhooks are installed. This is an integer value.

Response

An error occurred.