---
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

---

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