sending), agendada (scheduled), concluída (completed) ou se foi cancelada.curl --location --request GET 'https://api.hubling.ai/api/v1/communications/b5ca5dfe-2879-4d3e-a29c-506abec08645' \
--header 'x-api-key: <api-key>'{
"id": "string",
"name": "string",
"status": "scheduled",
"totalContacts": 0,
"sentCount": 0,
"deliveredCount": 0,
"readCount": 0,
"failedCount": 0,
"template": "string",
"scheduledAt": "2019-08-24T14:15:22.123Z",
"startedAt": "2019-08-24T14:15:22.123Z",
"completedAt": "2019-08-24T14:15:22.123Z",
"createdAt": "2019-08-24T14:15:22.123Z"
}