Basic
Retrieve status
Retrieve the status of a specific webhook journal entry using its unique status ID. This endpoint is useful for monitoring the progress or outcome of webhook journal entries, allowing you to check if an entry is pending, in progress, completed, failed, or expired.
get/webhooks-journal/journal-local/2026-03/status/{statusId}
Path parameters
statusIdstring uuid required
The unique identifier of the status to retrieve. It should be in UUID format.
Response
successful operation