v15

latestOpenAPI 3.1.1raw.githubusercontent.com2026-06-05137173413.9 KB

List sync events

List sync events for all aggregates. Keys are aggregate IDs the client already knows about, values are the last known sequence ID. Events with seq > value are returned for those aggregates. Aggregates not listed in the input get their full history.

post/sync/history

Query parameters

directorystring
workspacestring

Request body

object required

Response

Sync events

idstring required
aggregate_idstring required
seqnumber required
typestring required
dataobject required