---
title: "Get two-factor authentication status"
method: GET
path: "/company/v1/users/me/twofa_status"
tags: ["usersService"]
---

# Get two-factor authentication status

`GET /company/v1/users/me/twofa_status`

Get two-factor authentication status

## Response `200`

OK

- TwoFactorStatus
  - `enabled` boolean

## Other responses

- `401` — Access token is missing or invalid
- `404` — Resource not found

---

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