> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hypedexer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# orderUpdates

> Order updates for a user — snapshot on subscribe, then live pushes

Subscribe with `{"method":"subscribe","subscription":{"type":"orderUpdates","user":"0x..."}}` (`user` required). Acknowledgement uses **`subscriptionResponse`**; a snapshot of recent updates is sent immediately, then live pushes use **`OrderUpdatesUpdate`** (HL shape: order + status + statusTimestamp).
