cURL
curl --request GET \ --url https://api.example.com/phone-calls/stats/overview
{ "successfullCallScore": 123, "interestingSolutions": [ "<string>" ], "topQuestions": [ "<string>" ] }
The start date for the statistics period.
The end date for the statistics period.
Successfully retrieved phone call statistics overview.