Skip to main content
GET
/
api
/
v1
/
auth
/
qr
Get QR code as image
curl --request GET \
  --url http://localhost:{port}/api/v1/auth/qr \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

JWT token authentication

Response

QR code image retrieved successfully

The response is of type file.