post
https://api.exacall.sa/stats/calls/answered/list
This endpoint is designed to provide a detailed list of answered calls within a specified time range. This endpoint requires several body parameters: tenant_id (int32): The unique identifier of the tenant. queues (array of int32s): An array of queue IDs to filter the call data. startDate (date): The starting date for the query period. endDate (date): The ending date for the query period. Users can utilize this endpoint to gain insights into call activities, such as call volumes and patterns, for specific queues and timeframes.
