Batch
Retrieve batch
Retrieve the latest batch of webhook journal entries up to the specified count. This endpoint is useful for fetching recent webhook data for analysis or processing. The count parameter determines the maximum number of entries to return.
get/webhooks-journal/journal/2026-03/batch/latest/{count}
Path parameters
countinteger required
The maximum number of journal entries to retrieve. This is a required integer parameter with a minimum value of 1.
Query parameters
installPortalIdinteger
The ID of the portal installation. This is an integer value used to specify the portal context for the request.
Response
successful operation