Skip to content
Start in HitKeep Cloud

Get QR-only shared asset REST API

GET
/api/qr-share/{token}/qr-code/asset
curl --request GET \
--url https://hitkeep.com/api/qr-share/example/qr-code/asset

Returns the filesystem-backed QR graphic exposed by a QR-only share link.

token
required
string

Image asset stream

Asset not found

Media typeapplication/json
object
message
string
Examplegenerated
{
"message": "example"
}