GET /HostedNumbers/AuthorizationDocuments/{SigningDocumentSid}/DependentHostedNumberOrders
Operation ID: ListHostedNumbersDependentHostedNumberOrder
Auth: unknown
Description
Retrieve a list of dependent HostedNumberOrders belonging to the AuthorizationDocument.
Parameters (9)
(string, query, optional)
A human readable description of this resource, up to 64 characters.
(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}$'}
(integer, query, optional)
The page index. This value is simply for client state.
Constraints: {'minimum': 0}
(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}
(string, query, optional)
The page token. This is provided by the API.
(string, query, optional)
An E164 formatted phone number hosted by this HostedNumberOrder.
(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}$'}
(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.
(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.