Read a list of countriesCopy Pageget https://api.twilio.com/2010-04-01/Accounts/{MAIN_ACCOUNT_SID}/AvailablePhoneNumbers.jsonTo read a list of countriesPath ParamsMAIN_ACCOUNT_SIDstringrequiredDefaults to The SID of the [Account](https://www.twilio.com/docs/iam/api/account) requesting the available phone number Country resources. Pattern: `^AC[0-9a-fA-F]{32}$` Min length: `34` Max length: `34`Query ParamsPageint32The page index. This value is simply for the client state. Minimum: 0PageSizeint32The number of resources to return in each list page. The default is 50, and the maximum is 1000. Minimum: 1 Maximum: 1000PageTokenstringResponses 200200 400400Updated over 1 year ago