# Get MFA settings **GET /api/my-account/mfa-settings** Get MFA settings for the user. This endpoint requires the Identities scope. Returns current MFA configuration preferences. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200: The MFA settings were retrieved successfully. #### Body Parameters: application/json (object) - **skipMfaOnSignIn** (boolean) ### 400: Bad Request ### 401: Permission denied, insufficient scope or MFA field not enabled. ### 403: Forbidden [Powered by Bump.sh](https://bump.sh)