Get Clipboard Image
GET/api/room/clipboard/image.png
Retrieve the current image content of the clipboard.
Responses
- 200
- 401
- 403
- 500
Clipboard image retrieved successfully.
The request requires user authentication.
The server understood the request, but refuses to authorize it.
Unable to get clipboard content.