Get configuration param

GET /api-web/get-global-config/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "FRONTEND_SENTRY_DSN_KEY": "https://f3692a79d5e91158234514f1c43a74fd@sentry.thux.dev/124",
    "BASE_URL": "acomea.it",
    "FRONTEND_PARAMS": {
        "ACOMEA_MFA_BASE_API_URL": "https://www.acomea.it/",
        "ACOMEA_MFA_LOGIN_API_URL": "https://www.acomea.it/api-mfa/login/code/",
        "LOGIN_URL": "https://www.acomea.it/api-mfa/login/",
        "LOGOUT_URL": "https://www.acomea.it",
        "BASE_API_URL": "https://api.acomea.it",
        "BASE_URL": "https://www.acomea.it",
        "MY_ACOMEA_URL": "https://myacomea.acomea.it",
        "CAPTCHA_SITE_KEY": "6LenmZsUAAAAAO8_vVWZIxq4moc1jXaZiFbPIHaS",
        "BASE_REDIRECT_URL": "https://www.acomea.it",
        "FACEBOOK_CLIENT_ID": "1670582936544334",
        "GOOGLE_CLIENT_ID": "606051128047-gco479c207as91m44nmsgruj4g2jvii5.apps.googleusercontent.com",
        "FACEBOOK_DEFAULT_REDIRECT_URI": "https://www.acomea.it/signin/registrazione-portafogli-smart",
        "GOOGLE_DEFAULT_REDIRECT_URI": "https://www.acomea.it/signin/registrazione-portafogli-smart",
        "SIGNIN_SIGNIN_SETTINGS_ROLE_OTHER_ID": "17",
        "SENTRY_DSN_KEY_VUE": "https://777cd4422fe4477299f31e2e71307438@sentry.thux.dev/70"
    }
}