{
"id": "285ed3196c8c1ae900033e5295026c4d",
"hostname": "portal.acmecorp.com",
"reseller": "acme-reseller",
"brand-name": "ACME Blue Theme",
"description": "string",
"currently-active": 0,
"color-primary": "string",
"color-secondary": "string",
"color-success": "string",
"color-info": "string",
"color-error": "string",
"color-warning": "string",
"font-family": "string",
"font-size-pixels": 0,
"margin-pixels": 0,
"padding-pixels": 0,
"powered-by": "string",
"email-sender": "user@example.com",
"created": "2019-08-24T14:15:22.123Z",
"modified": "2019-08-24T14:15:22.123Z",
"assets": [
{
"asset-type": "logo",
"id": "a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6",
"brand-id": "285ed3196c8c1ae900033e5295026c4d",
"filename": "acme-logo.png",
"mime-type": "image/png",
"file-size": 45678,
"width": 200,
"height": 80
},
{
"asset-type": "background",
"id": "b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6q7",
"brand-id": "285ed3196c8c1ae900033e5295026c4d",
"filename": "acme-background.jpg",
"mime-type": "image/jpeg",
"file-size": 123456,
"width": 1200,
"height": 300
}
],
"matched-hostname": "portal.acmecorp.com"
}