curl --location --request GET 'https://public.outreach2day.com/campaigns//subsequences/?workspaceId' \
--header 'authorization;'{
"workspaceId": 0,
"parentCampaignId": "string",
"subsequence": {
"id": "string",
"name": "string",
"status": "string",
"parentCampaignId": "string",
"enrollmentMode": "string",
"triggerPolicy": {},
"inheritsParentTrigger": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}