External pull callback (reserved)
Placeholder for async external-pull callbacks. Currently returns `not implemented`.
Placeholder for async external-pull callbacks. Currently returns `not implemented`.
Returns all audit log entries created after `since`.
Returns events updated after `since`, paginated with a composite cursor. Pages are 10 events by default (100 when `areaIds` is provided). When `areaIds` is set, events are server-side filtered to only those targeting entities in the listed areas. Unresolved potential duplicates do not block delivery but are surfaced as a `warnings` array in the response.
Upload audit log entries for hash-chain integrity tracking. Each entry must carry a signature produced by the client.
Submits a batch of events for the tenant. When a direct postgres URL is available, the batch runs transactionally — all events commit or none are applied.