
Loading API details…
Extension API
The Vonage Business Cloud Extension API enables you to retrieve information about extensions.
Latency p95
Not monitored yet
last successful checks
Uptime 30d
Not monitored yet
monitored sample
Playground
Verified
live · allowlisted
Endpoints & operations
/api/accounts/{account_id}/extensions
Get account extensions data by account ID
/api/accounts/{account_id}/extensions/{extension_number}
Get extension data by account ID and extension number
curl -X GET \
"https://api.vonage.com/t/vbc.prod/provisioning/api/accounts/{account_id}/extensions?page_size=5&page=1&location_id=YOUR_VALUE&phone_number=YOUR_VALUE&login_name=YOUR_VALUE&email=YOUR_VALUE" \
-H "Authorization: Bearer YOUR_TOKEN"api.vonage.com · HTTPS only · bearer auth