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