{
"agendaId": "string",
"content": "string",
"created": "string",
"creatorId": "string",
"customfields": [
{
"cfId": "string",
"value": [
{
"title": "string"
}
]
}
],
"endDate": "string",
"isDeleted": 0,
"location": "string",
"participants": [
"string"
],
"projectId": "string",
"startDate": "string",
"tagIds": [
"string"
],
"title": "string",
"updated": "string",
"visible": "string"
}