curl --location --request GET 'https://public.outreach2day.com/campaigns/suppressions/status?email&groupId&workspaceId' \
--header 'authorization;'{
"status": {
"email": "string",
"groupId": "string",
"suppressed": true,
"suppression": {
"id": 0,
"workspace_id": 0,
"group_id": "string",
"email": "string",
"reason": "string",
"source": "string",
"suppressed_at": "2019-08-24T14:15:22.123Z",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z",
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}