clipboard

GET /clipboard/entries/:id

Returns entry detail (full text content). Returns 404 if not found, 422 if entry is not text content.

get/clipboard/entries/{id}

Path parameters

idstring required

Entry ID

Response

Entry detail retrieved

tsinteger required

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

Changes

No recorded changes to this endpoint across all 44 revisions of this API.