GET /HostedNumbers/HostedNumberOrders

twilio.com:twilio_preview

Summary:
Operation ID: ListHostedNumbersHostedNumberOrder
Auth: unknown
Description

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

Parameters (8)

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.

Status (string, query, optional)

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

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.