{
"data": [
{
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"title": "string",
"summary": {
"background": "string",
"conclusion": "string",
"nextSteps": "string"
},
"minutes": "string",
"details": "string",
"decisions": [
"string"
],
"risks": [
{
"title": "string",
"priority": "high",
"userType": 1
}
],
"customScores": {
"property1": "string",
"property2": "string"
},
"insightContentTypes": [
"string"
],
"insightPurposeTypes": [
"string"
],
"summaryImageUrl": "http://example.com",
"speakerSummaries": "string",
"speakerMetrics": [
{
"property1": "string",
"property2": "string"
}
],
"guestExperienceInsights": [
{
"property1": "string",
"property2": "string"
}
],
"isShareSummary": true,
"isShareMinutes": true,
"isShareTask": true
}
]
}