Live Data WebSocket API
userFills
Per-user fills — snapshot then live updates over the same WebSocket
Subscribe with
{"method":"subscribe","subscription":{"type":"userFills","user":"0x..."}} (optional aggregateByTime). Initial payload matches UserFillsSnapshot; subsequent events use UserFillsUpdate in components/schemas of the same OpenAPI file.