Get the system default branding for A tenant

Get the system default branding for A tenant

Retrieving the system default branding for a tenant.

Request
URI
GET
https://{api_host}/branding-service/api/brandings/default
COPY
Responses
200

successful operation

Returns Branding of type(s) */*
{
    "contactUsLink": "string",
    "backgroundColor": "string",
    "copyright": "string",
    "tenantName": "string",
    "companyLogo": "string",
    "companyName": "string",
    "useSharedSettings": false,
    "global": false,
    "id": "string",
    "textColor": "string",
    "productName": "string",
    "disclaimer": "string"
}
string
contactUsLink
Optional

contactUsLink

string
backgroundColor
Optional

backgroundColor

string
copyright
Optional

copyright

string
tenantName
Required

tenantName

string
companyLogo
Optional

companyLogo

string
companyName
Optional

companyName

boolean
useSharedSettings
Optional

useSharedSettings

boolean
global
Optional

global

string As uuid As uuid
id
Optional

id

string
textColor
Optional

textColor

string
productName
Optional

productName

string
disclaimer
Optional

disclaimer