get
https://api.twilio.com/2010-04-01/Accounts.json
This endpoint retrieves information about the main account and the list of subaccounts associated with the main account. I.e., the account used to make the API request.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Notes
- When fetching multiple pages of API results, use the provided
nextpageuriparameter to retrieve the next page of results.- All of the Twilio Helper Libraries use the
nextpageurito page through resources. For more information on paging, refer to Twilio's response documentation