api-key: ********************curl --location --request GET 'https://api.youratlas.com/v1/api/campaign-chat/sessions//messages' \
--header 'api-key: <api-key>'[
{
"PartitionKey": "string",
"RowKey": "string",
"Role": "assistant",
"Content": "string",
"Channel": "imessage",
"CreatedAt": "2019-08-24T14:15:22.123Z",
"Status": "internal",
"ChatPhoneNumberId": "string"
}
]