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

# Get TOTP URI

`GET /totp/get-uri`

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

## Response `200`

OK

- GetTOTPURIResponse
  - `totp_uri` string, required

---

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