Brand Get

GET {{apiBaseUrl}}/v1/brand/get?brandId={{brandId}}

This API is used to fetch a specific brand in your account. The brand contains information such as the brand ID, name, logo, etc.

Request Params

KeyDatatypeRequiredDescription
brandIdstringThe brand Id obtained after successful brand creation needs to be passed to get the brand.

RESPONSES

status: OK

{"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}