[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# Get Private label configuration\n\nVersion 4.0.25.14 (latest)\n\n### This feature is enabled only by special license.\n\nThis endpoint provides the private label configuration, which includes hiding documentation links, custom favicon uploading, etc.\n\nThis endpoint is deprecated. [Get Setting](/looker/docs/reference/looker-api/latest/methods/Config/get_setting) should be used to retrieve private label settings instead\n\nRequest\n-------\n\nGET /whitelabel_configuration \nDatatype \nDescription \nRequest \nHTTP Request \nquery \nHTTP Query \nExpand HTTP Query definition... \nfields \nstring \nRequested fields.\n\nResponse\n--------\n\n### 200: Private label configuration\n\nDatatype \nDescription \n(object) \n[WhitelabelConfiguration](/looker/docs/reference/looker-api/latest/types/WhitelabelConfiguration) \nid \n*lock* \nstring \nUnique Id \nlogo_file \nstring \nCustomer logo image. Expected base64 encoded data (write-only) \nlogo_url \n*lock* \nstring \nLogo image url (read-only) \nfavicon_file \nstring \nCustom favicon image. Expected base64 encoded data (write-only) \nfavicon_url \n*lock* \nstring \nFavicon image url (read-only) \ndefault_title \nstring \nDefault page title \nshow_help_menu \nboolean \nBoolean to toggle showing help menus \nshow_docs \nboolean \nBoolean to toggle showing docs \nshow_email_sub_options \nboolean \nBoolean to toggle showing email subscription options. \nallow_looker_mentions \nboolean \nBoolean to toggle mentions of Looker in emails \nallow_looker_links \nboolean \nBoolean to toggle links to Looker in emails \ncustom_welcome_email_advanced \nboolean \nAllow subject line and email heading customization in customized emails\" \nsetup_mentions \nboolean \nRemove the word Looker from appearing in the account setup page \nalerts_logo \nboolean \nRemove Looker logo from Alerts \nalerts_links \nboolean \nRemove Looker links from Alerts \nfolders_mentions \nboolean \nRemove Looker mentions in home folder page when you don't have any items saved\n\n### 400: Bad Request\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 404: Not Found\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 429: Too Many Requests\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link"]]