---
title: "Get TOTP URI"
method: GET
path: "/api/auth/totp/get-uri"
tags: ["TOTP Plugin"]
---

# Get TOTP URI

`GET /api/auth/totp/get-uri`

Returns the current TOTP URI for the authenticated user's authenticator app configuration.

## Response `200`

OK

- GetTOTPURIResponse
  - `totp_uri` string, required

## Changes

- **2026-07-08** `ee53eca042f6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/authula/apis/authula-api/changes/api/auth/totp/get-uri/get.md)

---

[API](https://skmtc.dev/authula/apis/authula-api.md) · [All operations](https://skmtc.dev/authula/apis/authula-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/authula/authula-api/revisions/4f40429caade/schema)
