v50

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

Retrieve a list of dependent HostedNumberOrders belonging to the AuthorizationDocument.

Retrieve a list of dependent HostedNumberOrders belonging to the AuthorizationDocument.

get/v2/HostedNumber/AuthorizationDocuments/{SigningDocumentSid}/DependentHostedNumberOrders

Path parameters

SigningDocumentSidstring required

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

Query parameters

Status'received' | 'verified' | 'pending-loa' | 'carrier-processing' | '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 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