Version 4.0.24.12
This feature is enabled only by special license.
This endpoint provides the private label configuration, which includes hiding documentation links, custom favicon uploading, etc.
This endpoint is deprecated. Get Setting should be used to retrieve private label settings instead
Request
GET
/whitelabel_configuration
Datatype
Description
Request
query
Expand HTTP Query definition...
fields
Requested fields.
Response
200: Private label configuration
Datatype
Description
(object)
id
lock
Unique Id
logo_file
Customer logo image. Expected base64 encoded data (write-only)
logo_url
lock
Logo image url (read-only)
favicon_file
Custom favicon image. Expected base64 encoded data (write-only)
favicon_url
lock
Favicon image url (read-only)
default_title
Default page title
show_help_menu
Boolean to toggle showing help menus
show_docs
Boolean to toggle showing docs
show_email_sub_options
Boolean to toggle showing email subscription options.
allow_looker_mentions
Boolean to toggle mentions of Looker in emails
allow_looker_links
Boolean to toggle links to Looker in emails
custom_welcome_email_advanced
Allow subject line and email heading customization in customized emails”
setup_mentions
Remove the word Looker from appearing in the account setup page
alerts_logo
Remove Looker logo from Alerts
alerts_links
Remove Looker links from Alerts
folders_mentions
Remove Looker mentions in home folder page when you don’t have any items saved
400: Bad Request
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link