v50

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

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

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

get/v2/HostedNumber/AuthorizationDocuments

Query parameters

Emailstring

Email that this AuthorizationDocument will be sent to for signing.

Status'opened' | 'signing' | 'signed' | 'canceled' | 'failed'

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.

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