DevelopersAPI referenceNotesWorkspaces
List known members
Members seen by this service (upserted from JWTs), for name lookups.
View as Markdowncurl -X GET "https://example.com/v1/members"{ "members": [ { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b", "name": "string", "email": "string", "created": "2019-08-24T14:15:22Z" } ]}Internal: persist CRDT state (notes-sync only)
Stores the Yjs binary and projects the JSON doc through the standard save path (rev bump, snapshot throttling, wiki-link edges, search text). The sync server is authoritative during co-editing — no optimistic rev check.
List the active org's workspaces
Lists workspaces for the caller's active org, adopting legacy pre-org rows into a personal org and provisioning the org's first workspace when none exists.