curl --location 'https://public.outreach2day.com/campaigns//contact-outcomes?workspaceId=undefined&contactEmail=undefined&limit=undefined&cursor=undefined' \
--header 'authorization;'{
"items": [
{
"id": 0,
"workspace_id": 0,
"campaign_id": "string",
"contact_email": "string",
"reply_intent": "string",
"contact_outcome": "string",
"confidence": 0,
"last_reply_at": "2019-08-24T14:15:22.123Z",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z",
"property1": "string",
"property2": "string"
}
],
"next_cursor": "string",
"property1": "string",
"property2": "string"
}