---
title: "List multi whatsapp phone number"
method: GET
path: "/api/v2/whatsapp/phoneNumbers"
tags: ["WhatsAppAccounts"]
---

# List multi whatsapp phone number

`GET /api/v2/whatsapp/phoneNumbers`

## Response `200`

List multi WhatsApp phone numbers success

- object[]
  - `channelType` integer — Channel type identifier (internal enum), 0-whatsapp, 1-instagram, 2-messenger.
  - `wabaId` string — WhatsApp Business Account ID associated with this phone number.
  - `wabaContextId` unknown
  - `phoneNumber` string — Display-friendly phone number string, may include hyphens.
  - `phoneNumberId` string — Unique identifier of the phone number in the provider system.
  - `channelId` unknown
  - `channelName` string — Name of the channel associated with this phone number, may be empty.
  - `bmId` string — Facebook Business Manager ID associated with this WABA.
  - `embeddedSignupType` integer — 0: UNSPECIFIED, 1: CLOUND, 2: UNIFIED, 3: COEXISTENCE

---

[API](https://skmtc.dev/wati/apis/api-documentation-v3.md) · [All operations](https://skmtc.dev/wati/apis/api-documentation-v3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wati/api-documentation-v3/revisions/dee16d2c7d41/schema)
