For the complete documentation index, see llms.txt. This page is also available as Markdown.

QR Code Templates

Get QR Code Template

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
qrCodeTemplateIdstringRequired
Responses
200

Success

application/json
get/qr-code-templates/{qrCodeTemplateId}

List QR Code Templates

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
pagenumberOptional
pageSizenumberOptional
sortDirectionstring · enumOptionalPossible values:
querystringOptional
sortBystringOptional
Responses
200

Success

application/json
get/qr-code-templates

Last updated

Was this helpful?