# Get logto config **GET /api/my-account/logto-configs** Retrieve the exposed portion of the current user's logto config. This endpoint currently includes only the MFA skip state. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200 The exposed logto config fields were retrieved successfully. #### Body: application/json (object) - **mfa** (object) ### 400 MFA is not available in the account center. ### 401 Permission denied due to insufficient scope. ### 403 Forbidden [Powered by Bump.sh](https://bump.sh)