POST https://api.velt.dev/v2/crdt/get
| Field | Type | Description |
|---|---|---|
data | text | xml | array | object | The CRDT editor data. Type depends on the store type configured in the frontend. |
id | string | Store identifier (editorId) |
lastUpdate | string | ISO timestamp of last update |
lastUpdatedBy | string | User ID who made the last update |
sessionId | string | null | Session ID or null |