The Reports API enables you to request a report of activity for your Vonage account. Depending on your query pattern, you can choose from one of the two versions of the Reports API: asynchronous and synchronous. The asynchronous version is optimized for infrequent and large dat
curl \ -u "$API_USER:$API_PASS" \ https://api.nexmo.com/v2/reports
curl \ -u "$API_USER:$API_PASS" \ https://api.nexmo.com/v2/reports/records
curl \
-u "$API_USER:$API_PASS" \
https://api.nexmo.com/v3/media/{file_id}