curl --location --request GET 'https://api.callcontrol.com/api/2015-11-01/Complaints/'
{
"ComplaintsByEntity": {
"property1": 0,
"property2": 0
},
"LastComplaintDate": "2019-08-24T14:15:22Z",
"ReportedCallerName": "string",
"Tags": [
"string"
],
"TotalNumberOfComplaints": 0
}