# Get account center settings **GET /api/account-center** Get the account center settings. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200: Account center settings. #### Body Parameters: application/json (object) - **tenantId** (string) - **id** (string) - **enabled** (boolean) - **fields** (object) - **webauthnRelatedOrigins** (array[string]) ### 401: Unauthorized ### 403: Forbidden [Powered by Bump.sh](https://bump.sh)