App

get/api/user-context

Response

isLoggedInboolean required

Indicates if the user is logged in

isConfiguredboolean required

Indicates if the app is already configured

isGuestDashboardEnabledboolean required

Indicates if the guest dashboard is enabled

allowAutoThemesboolean required

Indicates if the app allows auto themes

allowErrorMonitoringboolean required

Indicates if the app allows anonymous error monitoring

themeColorstring required

The theme color of the app

themeBasestring required

The base theme of the app

localDomainstring required

The configured local domain

Changes