SPA QR Codes
SPA: Retrieves a paginated list of QR Codes
Returns a paginated list of QR codes for the authenticated user's client.
/api/spa/qr-codesAuthorizations
Value for the X-AUTH-TOKEN header parameter.
Query Parameters
The collection page number
The number of items per page
Enable or disable pagination
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
Search across multiple fields (id, identifier, brandIdentifier, text, margin, size, dark, light, ecLevel, centerImageUrl, centerImageSizeRatio, caption, captionFontFamily, captionFontSize, captionFontColor, activeFrom, active, subClientDefault, createdAt, updatedAt, subClient.description) using OR logic with partial matching.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
Response
QrCode collection
Id generated by Output.Rocks.
Unique QR-Code Identifier
QR data context. <<>> syntax is supported.
Whitespace around QR image
Width and height dimension of the image
Hex color code of "dark" QR grid cells
Hex color code of "light" QR grid cells
Error correction level (L, M, Q, H)
Center image URL. Supports regular URLs or base64 data URIs.
How much space to take up, between 0.0 and 1.0
Caption text to display below the QR code.
Font family of the caption text.
Font size of the caption text in pixels.
Color caption text, hex code.
UTC date time of entry creation
UTC date time of last entry update
Active flag. Default: true
Date to activate the entry. Default: today
Default for environmental tenants (sub-clients)
SubClient ID. Provided on instances with enabled sub-client module only.
SubClient description. Provided on instances with enabled sub-client module only.