v32

OpenAPI 3.0.3AGPL-3.0-onlyraw.githubusercontent.com2026-08-0178220333.8 KB
clipboard

GET /clipboard/entries/:id/delivery

Returns the entry's origin + per-trusted-peer delivery status for the detail panel (ADR-008 P3-1 / D15; formerly the GUI-only clipboard_entry_delivery_view Tauri command). Entry-not-found is a normal degraded-render case for the frontend, so it maps to a plain 404.

get/clipboard/entries/{id}/delivery

Path parameters

idstring required

Entry id

Response

Entry delivery view

tsinteger required

Server time when the response was built (unix epoch milliseconds).