get http://usecallbox.com/api/v1/publisher/calls
GET /api/v1/publisher/calls
Get list of calls
Returns
A dictionary with a data property that contains an array of up to limit calls, starting after from. Each entry in the array is a separate call object. If no more calls are available, the resulting array will be empty.