---
title: "Whatsapp Available Numbers"
method: GET
path: "/integrations/whatsapp/{connection_id}/available-numbers"
tags: ["whatsapp"]
---

# Whatsapp Available Numbers

`GET /integrations/whatsapp/{connection_id}/available-numbers`

List the WABA's phone numbers with their connected state, for the
add-number picker. Registration is deliberate and per-number: registering
a number on the Cloud API kicks it off the WhatsApp Business app, so we
never auto-register a whole WABA.

## Path parameters

- `connection_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-19** `99a2d19dd0fd` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/agentphone/apis/agentphone-api/changes/integrations/whatsapp/:connection_id/available-numbers/get.md)

---

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