curl --location --request GET 'https://public.outreach2day.com/campaigns//steps?workspaceId' \
--header 'authorization;'[
{
"id": "string",
"campaignId": "string",
"order": 0,
"subject": "string",
"body": "string",
"bodyText": "string",
"bodyHtml": "string",
"delaySeconds": 0,
"delayDays": 0,
"variants": [
{}
],
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"property1": "string",
"property2": "string"
}
]