GET
/
qr
/
[linkId]
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

qrTemplateId
string | null

The ID of the QR code template.

format
enum<string>
default:image

The format of the QR code

Available options:
image,
base64
width
integer
default:600

The width of the QR code

Required range: 100 <= x <= 1000
texts
string[]

The texts in the frame. eg. texts=text1&texts=text2

Response

200 - application/json

Image stream