# Get admin console config **GET /api/configs/admin-console** Get the global configuration object for Logto Console. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - OAuth2 ## Parameters ## Responses ### 200 The configuration object. #### Body: application/json (object) - **signInExperienceCustomized** (boolean) - **organizationCreated** (boolean) - **developmentTenantMigrationNotification** (object) - **checkedChargeNotification** (object) ### 401 Unauthorized ### 403 Forbidden ### 404 Configuration not found. [Powered by Bump.sh](https://bump.sh)