Brand List

GET {{apiBaseUrl}}/v1/brand/list

This API is used to fetch the list of available brands in your organization (account). The list contains all the information of brands such as brandId, brandName, brandLogo, etc.

RESPONSES

status: OK

{"result":[{"brandId":"41b7483d-xxxx-xxxx-xxxx-d56ba84c8e69","brandLogo":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABKYAAAfQCAIAAAB378DwAAAMNmlDQ1BEaXNwbGF5AABIiaVXd1hT2RI/+CYpgliBiX0ifrh7dbvEGCfbIXacAAAAASUVORK5CYII=","brandName":"Syncfusion","backgroundColor":"Red","buttonColor":"Green","buttonTextColor":"White","emailDisplayName":"{SenderName} from Syncfusion","disclaimerTitle":"","disclaimerDescription":"","redirectUrl":"http://syncfusion.com/","isDefault":true,"canHideTagLine":false,"combineAuditTrail":true,"emailSignedDocument":"Attachment","documentTimeZone":"+05:30","showBuiltInFormFields":true,"allowCustomFieldCreation":false,"showSharedCustomFields":false,"hideDecline":false,"hideSave":false,"excludeAuditTrailFromEmail":false}]}