v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-074765387.7 KB
NumbersV2HostedNumberOrder

Retrieve a list of HostedNumberOrders belonging to the account initiating the request.

Retrieve a list of HostedNumberOrders belonging to the account initiating the request.

get/v2/HostedNumber/Orders

Query parameters

Status'twilio-processing' | 'received' | 'pending-verification' | 'verified' | 'pending-loa' | 'carrier-processing' | 'testing' | 'completed' | 'failed' | 'action-required'

Status of this resource. It can hold one of the values: 1. Twilio Processing 2. Received, 3. Pending LOA, 4. Carrier Processing, 5. Completed, 6. Action Required, 7. Failed. See the HostedNumberOrders Status Values section for more information on each of these statuses.

The Status of this HostedNumberOrder. One of received, pending-verification, verified, pending-loa, carrier-processing, testing, completed, failed, or action-required.

SmsCapabilityboolean

Whether the SMS capability will be hosted on our platform. Can be true of false.

PhoneNumberstring phone-number

An E164 formatted phone number hosted by this HostedNumberOrder.

IncomingPhoneNumberSidstring

A 34 character string that uniquely identifies the IncomingPhoneNumber resource created by this HostedNumberOrder.

FriendlyNamestring

A human readable description of this resource, up to 128 characters.

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