---
title: "Totp QR Code"
method: GET
path: "/user/settings/totp/qrcode"
tags: ["user"]
---

# Totp QR Code

`GET /user/settings/totp/qrcode`

Returns a qr code for easier setup at end user's devices.

## Response `200`

The qr code as jpeg image

- string, binary

## Other responses

- `500` — Internal server error.

---

[API](https://skmtc.net/go-vikunja/apis/vikunja-api.md) · [All operations](https://skmtc.net/go-vikunja/apis/vikunja-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/go-vikunja/vikunja-api/revisions/feb3f68bbdf1/schema)
