Get Call LogsAsk AIget https://fuse.plumvoice.com/api/calls/{start}/{end}Get call logs within a timeframePath ParamsstartstringrequiredThe UNIX timestamp of the date range you want to start filtering from.endstringrequiredThe UNIX timestamp of the date range you want to end filtering on.Query ParamsnumberstringrequiredThe phone number of the deployment for which to retrieve call log data.limitintegerThe maximum number of records per page to return.offsetintegerIndicates the record number that begins the list of returned records.Responses 200OK 401Invalid Auth Header 404No Call Log 405Invalid Request Method 500Internal Server ErrorUpdated about 3 years ago