Get a QR code for an object.
string
Requiredstring
Returns an image of the requested QR code.
any
1
2
3
curl --request GET \
--url 'http://{baseurl}/rest/assets/1.0/qrcode/object/{id}/code.png' \
--header 'Accept: application/json'
Rate this page: