Get Clipboard Content
GET/api/room/clipboard
Retrieve the current content of the clipboard (rich-text or plain-text).
Responses
- 200
- 401
- 403
- 500
Clipboard content retrieved successfully.
The request requires user authentication.
The server understood the request, but refuses to authorize it.
Unable to get clipboard content.