{
"brand": {
"accentColor": "string",
"coverImage": {
"id": 0,
"url": "http://example.com"
},
"description": "string",
"id": 0,
"logo": {
"id": 0,
"url": "http://example.com"
},
"name": "string",
"updateDate": "2019-08-24T14:15:22.123Z"
},
"collaboration": {
"type": "PRIVATE",
"owners": [
{
"userId": 0,
"firstName": "string",
"lastName": "string",
"email": "user@example.com",
"organizationName": "string"
}
],
"editors": [
{
"userId": 0,
"firstName": "string",
"lastName": "string",
"email": "user@example.com",
"organizationName": "string"
}
]
},
"noCoverImage": true,
"coverImage": "http://example.com",
"createDate": "2019-08-24T14:15:22.123Z",
"description": "string",
"draftId": 0,
"id": 0,
"name": "string",
"organizationName": "string",
"originalId": 0,
"publishDate": "2019-08-24T14:15:22.123Z",
"recurringId": 0,
"status": "DRAFT",
"templateId": 0,
"type": "NEWSLETTER",
"updatedAt": "2019-08-24T14:15:22.123Z"
}