api-key: ********************curl --location --request GET 'https://api.youratlas.com/v1/api/campaign-chat/' \
--header 'api-key: <api-key>'[
{
"PartitionKey": "string",
"RowKey": "string",
"Title": "string",
"ContactIdentification": "string",
"Status": "active",
"ScheduledDate": "2019-08-24T14:15:22.123Z"
}
]