get https://api.twilio.com/2010-04-01/Accounts.json?
Read the set of Accounts belonging to the Account used to make the API request. This list includes that account, along with any subaccounts belonging to it.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
You can use the following query parameters
Parameter | Type | Description |
---|---|---|
FriendlyName | string | Only return the Account resources with friendly names that exactly match this name. |
Status | string | Only return Account resources with the given status. Can be closed, suspended or active. |
PageSize | string | How many resources to return in each list page. The default is 50, and the maximum is 1000. |
Page | string | The page index. This value is simply for client state. |
PageToken | string | The page token. This is provided by the API. |
Responses