Skip to main content
GET
Get the QR code for a given Hanko Authenticator request

Authorizations

Authorization
string
header
required

This API uses Authorization: secret <api_key> rather than the standard Bearer scheme.

Path Parameters

id
string
required

General identifier used to describe a specific resource

Query Parameters

qrData
object
width
integer

The width of the QR code

height
integer

The height of the QR code

fg
string

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

bg
string

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

Response

The QR code

The response is of type file.