Fetch multiple Accounts

This endpoint is used to fetch a Twilio account and the set of subaccounts belonging to it.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

Query Params
string

A friendly name that matches the account(s) you want to fetch. PII MTL: 30 days

string
enum

The status of the account(s) you want to fetch. Possible values: active suspended closed. NOT PII

Allowed:
int32

The number of resources to return in each page. The default is 50, and the maximum is 1000. Minimum: 1 Maximum: 1000. NOT PII

int32

The page index you want to fetch. Minimum 0. NOT PII

string

The token of a page you want to fetch which is provided by the API. NOT PII

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json