curl --location --request GET 'https://public.outreach2day.com/threads//messages?workspaceId&show_system_messages' \
--header 'authorization;'{
"replyIntent": "string",
"campaignId": "string",
"messages": [
{
"id": 0,
"message_id": "string",
"from_email": "string",
"to_emails": "string",
"cc_emails": "string",
"subject": "string",
"date_received": "2019-08-24T14:15:22.123Z",
"body_text": "string",
"body_html": "string",
"is_incoming": true,
"folder": "string",
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
}