get https://api.twilio.com/2010-04-01/Accounts.json
This endpoint is used to fetch a Twilio account and the set of subaccounts belonging to it.
When fetching multiple pages of API results, use the provided nextpageuri
parameter to retrieve the next page of results. All of the Twilio Helper Libraries use the nextpageuri
to switch between accounts list pages. For more information on paging, refer to the Twilio's response documentation.