Skip to content

Get 2FA status​

GET
/api/auth/2fa/status

Authorizations​

ApiKeyHeader
Type
API Key (header: X-Api-Key)

Responses​

2FA status

application/json
JSON
{
  
"enabled": true
}

Playground​

Authorization

Samples​

Powered by VitePress OpenAPI