Skip to main content
GET
Get WhatsApp Accounts

Description

This endpoint allows you to retrieve a list of all WhatsApp Business accounts associated with your workspace. Each account includes details such as phone ID, display phone number, verified name, quality rating, and daily limits.

Headers

string
required
Your API key for authentication.
string
required
Your workspace ID for authentication.

Response

boolean
Indicates whether the API call was successful.
string
Success or error message from the API.
array
An array of WhatsApp account objects, each containing:
string
The unique Phone ID associated with the WhatsApp Business account. Use this ID when sending messages.
string
The WhatsApp Business Account (WABA) ID.
string
The display phone number for this WhatsApp account.
string
The verified business name associated with this WhatsApp account.
string
The quality rating of the WhatsApp account (e.g., “GREEN”, “YELLOW”, “RED”).
integer
The daily messaging limit for this WhatsApp account.