Skip to main content

List

Pass nextCursor back as cursor for the next page. Cursors are signed and expire; never build them yourself.

Annotate

Updates are optimistic: send the revision you last read. A stale revision is 409 revision_conflict; read again and retry.
Human-authored fields are never touched by a refresh of the source observation.

Delete

DELETE /v1/references/{id} soft-deletes the reference and releases its media hold. Other workspaces’ references to the same content are unaffected.