# Get 2FA recovery codes **POST /2fa/recovery-codes** ## 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 Recovery codes #### Body: application/json (object) - **recovery_codes** (array[string]) ### 401 Unauthorized [Powered by Bump.sh](https://bump.sh)