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).

Changes

Changed in 5 of the 44 revisions of this API.312

    • added subschema #5 to the /// response property oneOf list for the response status

      response-property-one-of-added

    • added the new peerIncompatible enum value to the ///// response property for the response status

      response-property-enum-value-added

  • f6c6e0380cdc11See the full diff
    • added subschema #4 subschema #5 to the /// response property oneOf list for the response status

      response-property-one-of-added

    • removed subschema #4 from the /// response property oneOf list for the response status

      response-property-one-of-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 74 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog