# Get 2FA status **GET /2fa/status** ## Servers - Local development server: http://localhost:8080 (Local development server) - Production server: https://middleware.example.com/api (Production server) ## Authentication methods - Bearer auth ## Parameters ## Responses ### 200 Current 2FA status #### Body: application/json (object) - **enabled** (boolean) - **method** (string) ### 401 Unauthorized [Powered by Bump.sh](https://bump.sh)