v32

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

GET /clipboard/thumbnails/:rep_id

Serves the raw bytes of a representation's thumbnail. Binary endpoint: the response is application/octet-stream (the resolved MIME type when known), NOT the { data, ts } JSON envelope (ADR-008 §0.2 keeps binary endpoints exempt). Returns 404 if the thumbnail is unknown, 500 on an internal resolution failure.

get/clipboard/thumbnails/{rep_id}

Path parameters

rep_idstring required

Representation identifier

Response

Raw thumbnail bytes