Open a Server-Sent Events stream of sync status for a user.
The stream emits event: sync.status messages whose data
payload is a JSON-encoded SyncStatusEvent. Heartbeats are sent
every ~15 s as SSE comments (lines starting with :) to keep the
connection alive across proxies.
Covers events from:
The stream remains open until the client disconnects. EventSource
in browsers reconnects automatically.
Documentation Index
Fetch the complete documentation index at: https://openwearables.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Replay last N events on connect.
1 <= x <= 200Server-Sent Events stream of sync status updates.