Provisioning API Overview
The Vonage Business Communications Provisioning API enables you get details on Users, Accounts and Extensions.
With these API's, you will be able to:
- Retrieve information on Account
- List locations by Account
- List users by Account
- List extensions by Account
Code Snippets
Code snippets demonstrate how to use the API to perform various tasks.
- User / Get account users data by account ID
- User / Get user data by account ID and user ID
- Account / Get account data by ID
- Account / Get account locations data by account ID
- Account / Get location data by account ID and location ID
- Extension / Get account extensions data by account ID
- Extension / Get extension data by account ID and extension ID