v1

latestOpenAPI 3.0.3AGPL-3.0-or-later2026-07-2687268192.4 KB
Hanko Authenticator

Get the QR code for a given Hanko Authenticator request

You need the QR code to establish the out-of-band communication via the Hanko Authenticator. You can provide certain query parameters to adjust the appearance of the generated QR code.

get/v1/uaf/requests/{id}/qrcode

Path parameters

idstring required
idstring required

General identifier used to describe a specific resource

Query parameters

qrDataobject
widthinteger

The width of the QR code

heightinteger

The height of the QR code

fgstring

The foreground color of the QR code (six hex chars, without #)

bgstring

The background color of the QR code (six hex chars, without #)

Response

The QR code