Api20100401IncomingPhoneNumberLocal

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

Path parameters

AccountSidstring required

The SID of the Account that created the resources to read.

Query parameters

Betaboolean

Whether to include phone numbers new to the Twilio platform. Can be: true or false and the default is true.

FriendlyNamestring

A string that identifies the resources to read.

PhoneNumberstring phone-number

The phone numbers of the IncomingPhoneNumber resources to read. You can specify partial numbers and use '*' as a wildcard for any digit.

Originstring

Whether to include phone numbers based on their origin. Can be: twilio or hosted. By default, phone numbers of all origin are included.

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

endinteger
first_page_uristring uri
next_page_uristring uri nullable
pageinteger
page_sizeinteger
previous_page_uristring uri nullable
startinteger
uristring uri

Changes

Changed in 3 of the 51 revisions of this API.122

  • v2010ed1b16ce63781See the full diff
    • for the query request parameter PageSize, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

  • v2010806ef73f9b1e2See the full diff
    • api tag Api20100401IncomingPhoneNumberLocal added

      api-tag-added

    • api tag Api20100401Local removed

      api-tag-removed

  • v2010cf63f47f41aa20See the full diff
    • removed the DELETE enum value from the incoming_phone_numbers/items/sms_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the DELETE enum value from the incoming_phone_numbers/items/sms_method response property for the response status 200

      response-property-enum-value-removed

    • removed the DELETE enum value from the incoming_phone_numbers/items/status_callback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the DELETE enum value from the incoming_phone_numbers/items/voice_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the DELETE enum value from the incoming_phone_numbers/items/voice_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the incoming_phone_numbers/items/sms_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the incoming_phone_numbers/items/sms_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the incoming_phone_numbers/items/status_callback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the incoming_phone_numbers/items/voice_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the incoming_phone_numbers/items/voice_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the incoming_phone_numbers/items/sms_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the incoming_phone_numbers/items/sms_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the incoming_phone_numbers/items/status_callback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the incoming_phone_numbers/items/voice_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the incoming_phone_numbers/items/voice_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the incoming_phone_numbers/items/sms_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the incoming_phone_numbers/items/sms_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the incoming_phone_numbers/items/status_callback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the incoming_phone_numbers/items/voice_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the incoming_phone_numbers/items/voice_method response property for the response status 200

      response-property-enum-value-removed