Get Subaccount
In this code snippet you will see how to retrieve details of a subaccount.
Example
Ensure the following variables are set to your required values using any convenient method:
Key | Description |
---|---|
VONAGE_API_KEY |
The API key of the parent account. |
VONAGE_API_SECRET |
The API secret of the parent account. |
SUBACCOUNT_KEY |
The API key of the subaccount you want to retrieve the details of. |
Try it out
When you run the code you will retrieve the details of the specified subaccount.