Using vonage-dotnet-sdk with vonage.com

C# integration

✓ Official SDK
Install
dotnet add package vonage-dotnet-sdk
Retrieve call logs for your account
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.vonage.com/t/vbc.prod/reports/accounts/{account_id}/call-logs
SDK on GitHub 📄 API Docs
SDK
vonage-dotnet-sdk
C#
API
vonage.com
vonage.com:reports
At a glance
Language C#
Endpoints1
Base URLhttps://api.vonage.com/t/vbc.prod/reports
✓ Official