v29

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

Retrieve Next Batch

Retrieve the next set of webhook journal entries starting from a specified offset. This endpoint is useful for paginating through large sets of webhook data, allowing you to continue from where a previous request left off.

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

Path parameters

offsetstring required

The starting point for retrieving the next set of webhook journal entries. This is a string value that represents the current position in the journal.

Query parameters

installPortalIdinteger

The ID of the portal installation to filter the webhook journal entries. This is an integer value.

Response

An error occurred.