Voice calls by serviceAsk AIget https://app.upswot.com/{tenant}/api/v1/normalized-data/{companyId}/crm/voice-calls/{serviceId}Get company voice calls by service id.Path ParamscompanyIduuidrequiredCompany ID to get dataserviceIduuidrequiredService ID to get dataQuery ParamsPageNumberint321 to 9999Page numberDefault - 1PageSizeint3210 to 500Objects per pageDefault - 100OrderByenumProperty to sort byserviceNamestartDateendDatecallDurationAllowed:serviceNamestartDateendDatecallDurationDescbooleanSort by ascending or descending order. Descending by default.truefalseFilterQuerystringlength ≤ 2048Filter by entity fieldAvailable values: serviceName, origId, name, statusApp, startDate, endDate, users.origId, users.name, customers.origId, customers.name, callParticipants.origId, callParticipants.name, callParticipants.email, callParticipants.lastViewedDate, callParticipants.leaveDateTime, voiceCallRecordings.origId, voiceCallRecordings.name, voiceCallRecordings.isConsented, voiceCallRecordings.lastViewedDate. For more info visit here.Responses 200Success 400Problems with parameters 401Your request was not properly authorized 403Access Denied 404There is no company(service) with such ID 500Server-side IssueUpdated 11 months ago