---
title: "GetMfaStatus"
method: GET
path: "/api/mfa/status"
tags: ["MFA"]
---

# GetMfaStatus

`GET /api/mfa/status`

## Response `200`

Request fulfilled, document follows

- MfaStatus
  - `backupCodesRemaining` integer, nullable
  - `confirmedAt` string, date-time, nullable
  - `enabled` boolean, required

---

[API](https://skmtc.dev/litestar-org/apis/litestar-fullstack-template.md) · [All operations](https://skmtc.dev/litestar-org/apis/litestar-fullstack-template/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/litestar-org/litestar-fullstack-template/revisions/e5e7606282ec/schema)
