Get 2FA Status
GET /api/user/2fa/status
Get 2FA Status。
Response Fields(200)
| Field Name | Type | Description |
|---|---|---|
success | boolean | Whether the request succeeded |
message | string | InfoInfo |
data | any | ResponseData |
GET /api/user/2fa/status
Get 2FA Status。
| Field Name | Type | Description |
|---|---|---|
success | boolean | Whether the request succeeded |
message | string | InfoInfo |
data | any | ResponseData |