clipboard
GET /clipboard/entries?limit=50&offset=0
Deprecated. Browsing has moved to the unified search endpoint (GET /search/query with an empty query). This list endpoint is kept only for the CLI compatibility window and is removed in a later phase. New callers MUST use search.
Lists clipboard entries with pagination. Returns camelCase entry projections. Populates linkDomains from linkUrls. Limit is clamped to 1000.
get/clipboard/entries
Query parameters
limitinteger
Maximum entries to return (default 50, clamped to 1000).
offsetinteger
Number of entries to skip.
Response
Clipboard entries listed