{
"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,
"items": [
{
"fields": {
"count": 0,
"dateRangeType": "TODAY",
"labelIds": [
0
],
"order": "MANUAL",
"orderArray": [
"string"
]
},
"id": 0,
"note": "string",
"order": 0,
"title": "string",
"type": "HEADING"
}
],
"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"
}