[
{
"event": {
"id": "<string>",
"start": "2023-11-07T05:31:56Z",
"end": "2023-11-07T05:31:56Z",
"locationId": "<string>",
"attendees": [],
"serviceNames": []
},
"checklist": [
{
"id": "<string>",
"eventId": "<string>",
"name": "<string>",
"optional": true,
"position": 123,
"serviceId": "<string>",
"type": "FILLED_FORM",
"completedDate": "2023-11-07T05:31:56Z",
"completedByUser": {
"id": "<string>",
"type": "PROVIDER",
"firstName": "<string>",
"lastName": "<string>",
"phoneNumber": "<string>",
"email": "<string>",
"locationId": "<string>"
}
}
]
}
]