Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Interface GetBrandingThemeResponseContent

    interface GetBrandingThemeResponseContent {
        borders: BrandingThemeBorders;
        colors: BrandingThemeColors;
        displayName: string;
        fonts: BrandingThemeFonts;
        identifiers?: BrandingThemeIdentifiers;
        page_background: BrandingThemePageBackground;
        themeId: string;
        widget: BrandingThemeWidget;
    }
    Index
    displayName: string

    Display Name

    themeId: string

    Theme Id