curl --location --request GET 'https://public.outreach2day.com/campaigns//stats?workspaceId' \
--header 'authorization;'{
"campaign": {
"id": "string",
"status": "draft",
"statusRaw": "string",
"name": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"property1": "string",
"property2": "string"
},
"sends": {
"total": 0,
"by_status": {
"property1": 0,
"property2": 0
},
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}