communication

List org phone numbers

get/v1/communication/phone-numbers

Query parameters

capabilitystring nullable
statusstring nullable

Response

Successful Response

idstring uuid required
organization_idstring uuid required
phone_e164string required
vendor'twilio' required
vendor_mode'platform' | 'byo' required
capabilitiesPhoneCapability[] required
vendor_metadataobject required
status'active' | 'paused' | 'retired' required
retired_atstring date-time nullable
retired_bystring nullable
restored_atstring date-time nullable
restored_bystring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

Changed in 1 of the 3 revisions of this API.8

    • added the optional property items/restored_at to the response with the 200 status

      response-optional-property-added

    • added the optional property items/restored_by to the response with the 200 status

      response-optional-property-added

    • added the optional property items/retired_at to the response with the 200 status

      response-optional-property-added

    • added the optional property items/retired_by to the response with the 200 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 400 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 401 status

      response-optional-property-added

    • added the optional property retryable to the response with the 400 status

      response-optional-property-added

    • added the optional property retryable to the response with the 401 status

      response-optional-property-added

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog