curl --location --request GET 'https://public.outreach2day.com/sequencers//exports?workspaceId' \
--header 'authorization;'{
"exports": [
{
"id": 0,
"connection_id": 0,
"mailbox_id": 0,
"provider_account_id": "string",
"status": "string",
"last_error": "string",
"exported_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z",
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
}