v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-053416232.8 KB
PreviewHostedNumbersHostedNumberOrder

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/HostedNumbers/HostedNumberOrders

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.

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 64 characters.

UniqueNamestring

Provides a unique and addressable name to be assigned to this HostedNumberOrder, assigned by the developer, to be optionally used in addition to SID.

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