TrunkingV1PhoneNumber

get/v1/Trunks/{TrunkSid}/PhoneNumbers

Path parameters

TrunkSidstring required

The SID of the Trunk from which to read the PhoneNumber 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

Changes

Changed in 6 of the 50 revisions of this API.427

  • v1f7ad1707adef14See the full diff
    • the phone_numbers/items/capabilities response's property type/format changed from object/string-map to object/phone-number-capabilities for status 200

      response-property-type-changed

    • added the optional property phone_numbers/items/capabilities/fax to the response with the 200 status

      response-optional-property-added

    • added the optional property phone_numbers/items/capabilities/mms to the response with the 200 status

      response-optional-property-added

    • added the optional property phone_numbers/items/capabilities/sms to the response with the 200 status

      response-optional-property-added

    • added the optional property phone_numbers/items/capabilities/voice to the response with the 200 status

      response-optional-property-added

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

      request-parameter-type-changed

    • removed the DELETE enum value from the 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 phone_numbers/items/sms_method response property for the response status 200

      response-property-enum-value-removed

    • removed the DELETE enum value from the 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 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 phone_numbers/items/voice_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the 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 phone_numbers/items/sms_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the 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 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 phone_numbers/items/voice_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the 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 phone_numbers/items/sms_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the 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 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 phone_numbers/items/voice_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the 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 phone_numbers/items/sms_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the 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 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 phone_numbers/items/voice_method response property for the response status 200

      response-property-enum-value-removed

    • api tag TrunkingV1PhoneNumber added

      api-tag-added

    • added the new optional query request parameter Page

      new-optional-request-parameter

    • added the new optional query request parameter PageToken

      new-optional-request-parameter

    • the response property meta/next_page_url became nullable for the status 200

      response-property-became-nullable

    • the response property meta/previous_page_url became nullable for the status 200

      response-property-became-nullable