---
title: "Get Whatsapp Business Accounts Pool"
method: GET
path: "/v1/integrations/whatsapp/whatsapp-business-accounts-pool"
tags: ["Integrations", "WhatsApp"]
---

# Get Whatsapp Business Accounts Pool

`GET /v1/integrations/whatsapp/whatsapp-business-accounts-pool`

## Query parameters

- `exclude_status` PoolWhatsappBusinessAccountStatus[]

## Response `200`

Successful Response

- WabaPoolResponse
  - `WhatsappBusinessAccountsPool` WhatsappBusinessAccount[], required
    - `WhatsappBusinessAccountID` string, required
    - `WhatsappBusinessAccountName` string, required
    - `Status` 'ACTIVE' | 'PENDING' | 'INACTIVE' | 'USED', required
    - `NumPhones` integer, required

## Other responses

- `422` — Validation Error

---

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