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