X-API-Key: ********************curl --location --request GET '/campaigns/statistics?from&to' \
--header 'x-workspace;' \
--header 'X-API-Key: <api-key>'{
"sent": 0,
"delivered": 0,
"opened": 0,
"clicked": 0,
"replied": 0,
"bounced": 0,
"unsubscribed": 0
}