GET /HostedNumbers/AuthorizationDocuments/{SigningDocumentSid}/DependentHostedNumberOrders

twilio.com:twilio_preview

Summary:
Operation ID: ListHostedNumbersDependentHostedNumberOrder
Auth: unknown
Description

Retrieve a list of dependent HostedNumberOrders belonging to the AuthorizationDocument.

Parameters (9)

FriendlyName (string, query, optional)

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

IncomingPhoneNumberSid (string, query, optional)

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

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^PN[0-9a-fA-F]{32}$'}

Page (integer, query, optional)

The page index. This value is simply for client state.

Constraints: {'minimum': 0}

PageSize (integer, query, optional)

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Constraints: {'minimum': 1, 'maximum': 1000}

PageToken (string, query, optional)

The page token. This is provided by the API.

PhoneNumber (string, query, optional)

An E164 formatted phone number hosted by this HostedNumberOrder.

SigningDocumentSid (string, path, required)

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

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^PX[0-9a-fA-F]{32}$'}

Status (string, query, optional)

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](https://www.twilio.com/docs/phone-numbers/hosted-numbers/hosted-numbers-api/authorization-document-resource#status-values) for more information on each of these statuses.

UniqueName (string, query, optional)

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

No probe data for this endpoint yet.