---
title: "Returns two factor configuration"
method: GET
path: "/v1/account/two_factor"
tags: ["uncategorized"]
---

# Returns two factor configuration

`GET /v1/account/two_factor`

## Response `200`

OK

- TwoFactorResponseDto
  - `enabled` boolean — enabled
  - `identityType` string — identityType
  - `identityValue` string — identityValue
  - `links` Link[] — links
    - `rel` string
    - `href` string

## Other responses

- `404` — Not found
- `500` — Internal server error

---

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