v50

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

Retrieve a list of dependent HostedNumberOrders belonging to the AuthorizationDocument.

Retrieve a list of dependent HostedNumberOrders belonging to the AuthorizationDocument.

get/HostedNumbers/AuthorizationDocuments/{SigningDocumentSid}/DependentHostedNumberOrders

Path parameters

SigningDocumentSidstring required

A 34 character string that uniquely identifies the LOA document associated with this HostedNumberOrder.

Query parameters

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

Status of an instance resource. It can hold one of the values: 1. opened 2. signing, 3. signed LOA, 4. canceled, 5. failed. See the section entitled Status Values for more information on each of these statuses.

Status of an instance resource. It can hold one of the values: 1. opened 2. signing, 3. signed LOA, 4. canceled, 5. failed. See the section entitled Status Values for more information on each of these statuses.

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