Api20100401AvailablePhoneNumberCountry

get/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers.json

Path parameters

AccountSidstring required

The SID of the Account requesting the available phone number Country resources.

Query parameters

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK

uristring uri nullable

Changes

Changed in 2 of the 51 revisions of this API.27

  • v20109dd521c5269117See the full diff
    • the response property became nullable for the status

      response-property-became-nullable

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

  • v2010ed1b16ce63781See the full diff
    • for the query request parameter PageSize, the format changed from no format to int64

      request-parameter-type-changed